Marcel Telka
2023-12-14 48203722daae7b775d2cc37940de0c355e269b7d
components/python/backports.functools_lru_cache/test/results-all.master
@@ -1,24 +1,21 @@
ROOT: tox-gh-actions won't override envlist because tox is not running in GitHub Actions
py$(PYV): remove tox env folder .tox/py$(PYV)
py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
py$(PYV): commands[0]> python -m pytest
============================= test session starts ==============================
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
cachedir: .tox/py$(PYV)/.pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
rootdir: $(@D)
configfile: pytest.ini
asyncio: mode=strict
collecting ... collected 12 items
::project PASSED
backports/__init__.py::BLACK PASSED
backports/__init__.py::black PASSED
backports/__init__.py::mypy PASSED
backports/__init__.py::mypy-status PASSED
backports/functools_lru_cache.py::BLACK PASSED
backports/functools_lru_cache.py::black PASSED
backports/functools_lru_cache.py::mypy PASSED
docs/conf.py::BLACK PASSED
docs/conf.py::black PASSED
docs/conf.py::mypy PASSED
tests/test_lru_cache.py::BLACK PASSED
tests/test_lru_cache.py::black PASSED
tests/test_lru_cache.py::mypy PASSED
tests/test_lru_cache.py::test_invocation PASSED