============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: setup.cfg asyncio: mode=strict collecting ... collected 10 items tests/test_async.py::test_acapture PASSED tests/test_async.py::test_asend PASSED tests/test_async.py::test_traceback_frame_removal PASSED tests/test_sync.py::test_Error_unwrap_does_not_create_reference_cycles PASSED tests/test_sync.py::test_Outcome PASSED tests/test_sync.py::test_Outcome_eq_hash PASSED tests/test_sync.py::test_Value_compare PASSED tests/test_sync.py::test_capture PASSED tests/test_sync.py::test_inheritance PASSED tests/test_sync.py::test_traceback_frame_removal PASSED ======== 10 passed ========