py38 create: /tmp/tmprhq4wk8a/pytest-logger-0.5.1/.tox/py38 py38 installdeps: pdbpp, rpdb py38 develop-inst: /tmp/tmprhq4wk8a/pytest-logger-0.5.1 py38 installed: attrs==20.1.0,fancycompleter==0.9.1,future==0.18.2,iniconfig==1.0.1,more-itertools==8.5.0,packaging==20.4,pdbpp==0.10.2,pluggy==0.13.1,py==1.9.0,Pygments==2.6.1,pyparsing==2.4.7,pyrepl==0.9.0,pytest==6.0.1,# Editable install with no version control (pytest-logger==0.5.1),-e /tmp/tmprhq4wk8a/pytest-logger-0.5.1,rpdb==0.1.6,six==1.15.0,toml==0.10.1,wmctrl==0.3 py38 run-test-pre: PYTHONHASHSEED='833408866' py38 run-test: commands[0] | py.test -rS --tb=short -x --strict 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/tmprhq4wk8a/pytest-logger-0.5.1 plugins: logger-0.5.1 collected 36 items tests/test_pytest_logger.py ...........F =================================== FAILURES =================================== __________________________________ test_xdist __________________________________ /tmp/tmprhq4wk8a/pytest-logger-0.5.1/tests/test_pytest_logger.py:482: in test_xdist assert result.ret == 0 E assert == 0 E + where = .ret ----------------------------- Captured stderr call ----------------------------- ERROR: usage: py.test [options] [file_or_dir] [file_or_dir] [...] py.test: error: unrecognized arguments: -n3 inifile: None rootdir: /tmp/pytest-of-travis/pytest-33/test_xdist0 !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! ========================= 1 failed, 11 passed in 6.62s ========================= ERROR: InvocationError for command /tmp/tmprhq4wk8a/pytest-logger-0.5.1/.tox/py38/bin/py.test -rS --tb=short -x --strict tests (exited with code 1) ___________________________________ summary ____________________________________ ERROR: py38: commands failed write json report at: /tmp/tmprhq4wk8a/pytest-logger-0.5.1/result.json Time: 63.4 seconds