python/elasticsearch: update to 8.16.0
[oi-userland.git] / components / python / jaraco.test / test / results-all.master
blob97244e46f2b1545844b4aa17ac12397bbd291ecd
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: pytest.ini
8 collecting ... collected 13 items
10 docs/conf.py::mypy PASSED
11 docs/conf.py::mypy-status PASSED
12 jaraco/test/__init__.py::mypy PASSED
13 jaraco/test/__init__.py::jaraco.test.property_error PASSED
14 jaraco/test/cpython.py::mypy PASSED
15 jaraco/test/cpython.py::jaraco.test.cpython PASSED
16 jaraco/test/cpython.py::jaraco.test.cpython.from_test_support PASSED
17 jaraco/test/http.py::mypy PASSED
18 .::project PASSED
19 .::project PASSED
20 tests/test_http.py::mypy PASSED
21 tests/test_http.py::test_needs_internet PASSED
22 tests/test_http.py::test_network_marker PASSED
24 ===================================== mypy =====================================
26 Success: no issues found in 5 source files
27 ======== 13 passed ========
28   py$(PYV): OK
29   congratulations :)