GLOB sdist-make: /tmp/tmp28z5lwb5/pytest-ibutsu-1.12/setup.py py38 create: /tmp/tmp28z5lwb5/pytest-ibutsu-1.12/.tox/py38 py38 installdeps: pytest==6.0.1 py38 inst: /tmp/tmp28z5lwb5/pytest-ibutsu-1.12/.tox/.tmp/package/1/pytest-ibutsu-1.12.zip py38 installed: appdirs==1.4.4,attrs==20.3.0,certifi==2020.11.8,cfgv==3.2.0,distlib==0.3.1,filelock==3.0.12,ibutsu-client==1.1.0,identify==1.5.9,iniconfig==1.1.1,more-itertools==8.6.0,nodeenv==1.5.0,packaging==20.4,pluggy==0.13.1,pre-commit==2.8.2,py==1.9.0,pyparsing==2.4.7,pytest==6.0.1,pytest-ibutsu @ file:///tmp/tmp28z5lwb5/pytest-ibutsu-1.12/.tox/.tmp/package/1/pytest-ibutsu-1.12.zip,python-dateutil==2.8.1,PyYAML==5.3.1,six==1.15.0,toml==0.10.2,urllib3==1.26.2,virtualenv==20.1.0 py38 run-test-pre: PYTHONHASHSEED='312847290' py38 run-test: commands[0] | pytest tests ============================= test session starts ============================== platform linux -- Python 3.8.0, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 cachedir: .tox/py38/.pytest_cache rootdir: /tmp/tmp28z5lwb5/pytest-ibutsu-1.12 plugins: ibutsu-1.12 collected 6 items tests/test_ibutsu.py .sss.F [100%] =================================== FAILURES =================================== __________________________________ test_fail ___________________________________ def test_fail(): > pytest.fail("I don't like tests that pass") E Failed: I don't like tests that pass tests/test_ibutsu.py:30: Failed =========================== short test summary info ============================ FAILED tests/test_ibutsu.py::test_fail - Failed: I don't like tests that pass ==================== 1 failed, 2 passed, 3 skipped in 0.60s ==================== ERROR: InvocationError for command /tmp/tmp28z5lwb5/pytest-ibutsu-1.12/.tox/py38/bin/pytest tests (exited with code 1) ___________________________________ summary ____________________________________ ERROR: py38: commands failed write json report at: /tmp/tmp28z5lwb5/pytest-ibutsu-1.12/result.json Time: 44.1 seconds