jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / python / outcome / test / results-all.master
blob346bba5dd274e2f596b59b2c993de682e48cd4a2
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 configfile: setup.cfg
6 asyncio: mode=strict
7 collecting ... collected 10 items
9 tests/test_async.py::test_acapture PASSED
10 tests/test_async.py::test_asend PASSED
11 tests/test_async.py::test_traceback_frame_removal PASSED
12 tests/test_sync.py::test_Error_unwrap_does_not_create_reference_cycles PASSED
13 tests/test_sync.py::test_Outcome PASSED
14 tests/test_sync.py::test_Outcome_eq_hash PASSED
15 tests/test_sync.py::test_Value_compare PASSED
16 tests/test_sync.py::test_capture PASSED
17 tests/test_sync.py::test_inheritance PASSED
18 tests/test_sync.py::test_traceback_frame_removal PASSED
21 ======== 10 passed ========