Skip to content

Instantly share code, notes, and snippets.

@Steinhagen
Created December 8, 2023 16:42
Show Gist options
  • Save Steinhagen/4c8953d4e5eb990e031f5eed657ec24d to your computer and use it in GitHub Desktop.
Save Steinhagen/4c8953d4e5eb990e031f5eed657ec24d to your computer and use it in GitHub Desktop.
python3.12-pytest-xdist
error: builder for '/nix/store/xyca1cii9d9sa6chy79381n3rlwpz8nz-python3.12-pytest-xdist-3.5.0.drv' failed with exit code 1;
last 10 log lines:
> XFAIL testing/test_dsession.py::TestDistReporter::test_rsync_printing
> XFAIL testing/test_dsession.py::test_pytest_issue419 - duplicate test ids not supported yet
> XFAIL testing/test_remote.py::test_remoteinitconfig - #59
> XFAIL testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots - reason: [NOTRUN]
> XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested warning classes are not supported.
> XFAIL testing/test_looponfail.py::TestLooponFailing::test_looponfail_removed_test - broken by pytest 3.1+
> XFAIL testing/test_remote.py::TestWorkerInteractor::test_happy_run_events_converted - reason: implement a simple test for event production
> FAILED testing/acceptance_test.py::TestLoadScope::test_workqueue_ordered_by_size - AssertionError: assert {'gw0': 10} == {'gw1': 10}
> ============ 1 failed, 177 passed, 6 skipped, 11 xfailed in 34.31s =============
> /nix/store/d4jf1cbbk494zwgbqz31pxgigpsbh6w2-stdenv-linux/setup: line 1553: pop_var_context: head of shell_variables not a function context
For full logs, run 'nix log /nix/store/xyca1cii9d9sa6chy79381n3rlwpz8nz-python3.12-pytest-xdist-3.5.0.drv'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment