Skip to content

CI

CI #3622

GitHub Actions / JUnit Test Report failed Jan 7, 2025 in 0s

1025 tests run, 943 passed, 37 skipped, 45 failed.

Annotations

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_send_receive_all_backends[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_send_receive_all_backends[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_send_receive_asyncio[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_lazy_fn[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_lazy_fn2[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_lazy_fn3[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_cancel[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_anyio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_anyio.test_cancel[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_asyncs.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_asyncs.test_simple[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_trivial_async_bridge[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_trivial_async_bridge[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_nontrivial_async_bridge[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_nontrivial_async_bridge[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_async_bridge2[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_async_bridge2[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_async_bridge3[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_async_bridge3[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_bridge_lock_async[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_bridge.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_bridge.test_bridge_lock_async[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_flavors.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_flavors.test_asyncio_loop[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_trio_asyncio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_trio_asyncio.test_all_asyncs[asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_trio_asyncio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_trio_asyncio.test_all_asyncs[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/asyncs/tests/test_trio_asyncio.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_trio_asyncio.test_just_trio_asyncio[trio_asyncio]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:116: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/inject/tests/test_managed.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_managed.test_async_managed[asyncio-False]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError

Check failure on line 1 in omlish/inject/tests/test_managed.py

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

test_managed.test_async_managed[asyncio-True]

NotImplementedError
Raw output
omlish/testing/pytest/plugins/asyncs/plugin.py:112: in pytest_runtest_call
    raise NotImplementedError
E   NotImplementedError