-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
testsAdd or improve existing testsAdd or improve existing tests
Description
This is with
- Add an option to dump content of
Audit
table from Docker env upon completion of testing #1484
state (0.63.0-6-g782e959b) but I don't think it should relate anyhow since that PR is only for the finalization of the session fixture, so shouldn't effect individual tests
============================================================================= short test summary info ==============================================================================
FAILED dandi/tests/test_dandiapi.py::test_publish_and_manipulate - ValueError: Dandiset 000008 is Pending: {
FAILED dandi/tests/test_dandiapi.py::test_get_dandiset_published[True] - ValueError: Dandiset 000021 is Pending: {
FAILED dandi/tests/test_dandiapi.py::test_get_dandiset_published[False] - ValueError: Dandiset 000022 is Pending: {
FAILED dandi/tests/test_dandiapi.py::test_get_dandiset_published_no_version_id[True] - ValueError: Dandiset 000023 is Pending: {
FAILED dandi/tests/test_dandiapi.py::test_get_dandiset_published_no_version_id[False] - ValueError: Dandiset 000024 is Pending: {
=================================================== 5 failed, 707 passed, 1 skipped, 2 xfailed, 8 xpassed in 1119.58s (0:18:39) ====================================================
DANDI_TESTS_AUDIT_CSV=/tmp/audit-full.csv python -m pytest -v dandi/ 153.27s user 13.15s system 14% cpu 18:41.56 total
@jwodder - any immediate ideas?
I have
❯ docker images | grep dandi
dandiarchive/dandiarchive-api latest 5bc326d92640 19 hours ago 749MB
dandiarchive/dandiarchive-api <none> cff5f21b9a7c 2 months ago 734MB
Metadata
Metadata
Assignees
Labels
testsAdd or improve existing testsAdd or improve existing tests