python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / mdurl / test / results-all.master
blobd7618211631a10f3c0aee11f50b9a09c6c3cd927
1 ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
2 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
3 py$(PYV): commands[0]> python -m pytest
4 ============================= test session starts ==============================
5 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
6 cachedir: .tox/py$(PYV)/.pytest_cache
7 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
8 rootdir: $(@D)
9 configfile: pyproject.toml
10 asyncio: mode=strict
11 collecting ... collected 1 item
13 ::project PASSED
15 ======== 1 passed ========
16   py$(PYV): OK
17   congratulations :)