============================================================================= 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
This is with
Audittable from Docker env upon completion of testing #1484state (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
@jwodder - any immediate ideas?
I have