perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / testpath / test / results-all.master
blob20d797e02dd2392c562f9201b8617c29592b2d24
1 ============================= test session starts ==============================
2 rootdir: $(@D)
3 asyncio: mode=legacy
4 collected 14 items
6 tests/test_asserts.py .......
7 tests/test_commands.py ....
8 tests/test_env.py ...
10 =============================== warnings summary ===============================
11 ../../../../../../../..$(PYTHON_DIR)/vendor-packages/pytest_asyncio/plugin.py:191
12   $(PYTHON_DIR)/vendor-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file.
13     config.issue_config_time_warning(LEGACY_MODE, stacklevel=2)
15 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
16 ======== 14 passed, 1 warning ========