Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670918 - dev-python/pytest-3.8.2: fails TestProgressOutputStyle::()::test_xdist_normal, TestProgressOutputStyle::()::test_xdist_normal_count, TestProgressWithTeardown::()::test_xdist_normal
Summary: dev-python/pytest-3.8.2: fails TestProgressOutputStyle::()::test_xdist_normal...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 676592
  Show dependency tree
 
Reported: 2018-11-11 15:06 UTC by ernsteiswuerfel
Modified: 2019-02-04 20:50 UTC (History)
1 user (show)

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


Attachments
build.log (pytest-3.8.2:20181111-132131.log,273.41 KB, text/plain)
2018-11-11 15:06 UTC, ernsteiswuerfel
Details
emerge --info (file_670918.txt,5.88 KB, text/plain)
2018-11-11 15:08 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2018-11-11 15:06:24 UTC
Created attachment 554838 [details]
build.log

FAIL testing/test_terminal.py::TestProgressOutputStyle::()::test_xdist_normal
FAIL testing/test_terminal.py::TestProgressOutputStyle::()::test_xdist_normal_count
FAIL testing/test_terminal.py::TestProgressWithTeardown::()::test_xdist_normal
[...]
=================== 3 failed, 2150 passed, 44 skipped, 11 xfailed in 232.32 seconds ====================
 * ERROR: dev-python/pytest-3.8.2::gentoo failed (test phase):
 *   tests failed with python2.7
Comment 1 ernsteiswuerfel archtester 2018-11-11 15:08:22 UTC
Created attachment 554840 [details]
emerge --info
Comment 2 Rolf Eike Beer archtester 2019-02-01 16:44:43 UTC
Same errors (and more) with sparc and 3.10.1
Comment 3 Virgil Dupras (RETIRED) gentoo-dev 2019-02-04 20:38:30 UTC
I can reproduce the failure by installing <pytest-xdist-1.22, so I guess that the cause for that failure is similar to bug 673106 . Adding blocker "test? ()" blocker.
Comment 4 Larry the Git Cow gentoo-dev 2019-02-04 20:50:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=748ed7b38f1b9b0aa96cb996e485c683f57685f3

commit 748ed7b38f1b9b0aa96cb996e485c683f57685f3
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-02-04 20:50:15 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-02-04 20:50:15 +0000

    dev-python/pytest: fix xdist-related test failures
    
    Closes: https://bugs.gentoo.org/670918
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-python/pytest/pytest-3.10.1.ebuild | 3 ++-
 dev-python/pytest/pytest-4.2.0.ebuild  | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)