Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662232 - dev-python/pytest-xdist-1.15.0 test failed under pypy3
Summary: dev-python/pytest-xdist-1.15.0 test failed under pypy3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-27 07:26 UTC by Alexey
Modified: 2019-06-02 13:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,46.20 KB, text/x-log)
2018-07-27 07:26 UTC, Alexey
Details
emerge --info (file_662232.txt,19.02 KB, text/plain)
2018-07-27 07:27 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2018-07-27 07:26:00 UTC
Created attachment 541186 [details]
build.log

========= short test summary info =================
SKIP [2] /usr/lib64/pypy3/site-packages/_pytest/pytester.py:1041: pypy-64 bit not supported
SKIP [1] testing/test_remote.py:186: skip at module level illegal in pytest 3.0
SKIP [1] /usr/lib64/pypy3/site-packages/_pytest/config.py:1238: no 'gspecs' option found
FAIL testing/acceptance_test.py::test_worker_id_fixture[0]
FAIL testing/acceptance_test.py::test_worker_id_fixture[2]
FAIL testing/test_looponfail.py::TestLooponFailing::()::test_looponfail_removed_test
XFAIL testing/acceptance_test.py::TestDistEach::()::test_simple_diffoutput
  reason: [NOTRUN] other python versions might not have py.test installed
XFAIL testing/acceptance_test.py::test_terminate_on_hangingnode
XFAIL testing/acceptance_test.py::test_session_hooks
  reason: [NOTRUN] works if run outside test suite
XFAIL testing/test_boxed.py::test_functional_boxed_capturing[sys]
  capture cleanup needed
XFAIL testing/test_boxed.py::test_functional_boxed_capturing[fd]
  capture cleanup needed
XFAIL testing/test_dsession.py::TestDistReporter::()::test_rsync_printing
XFAIL testing/test_dsession.py::test_pytest_issue419
  duplicate test ids not supported yet
XFAIL testing/test_remote.py::test_remoteinitconfig
  #59
XFAIL testing/test_remote.py::TestSlaveInteractor::()::test_happy_run_events_converted
  reason: implement a simple test for event production
XFAIL testing/test_slavemanage.py::TestNodeManager::()::test_rsync_roots_no_roots
  reason: [NOTRUN] 
XPASS testing/acceptance_test.py::TestNodeFailure::()::test_each_multiple #20: xdist race condition on node restart
Comment 1 Alexey 2018-07-27 07:27:55 UTC
Created attachment 541188 [details]
emerge --info
Comment 2 Virgil Dupras (RETIRED) gentoo-dev 2019-06-02 13:37:41 UTC
All tests run fine on recent pytest-xdist ebuild.