Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 670918

Summary: dev-python/pytest-3.8.2: fails TestProgressOutputStyle::()::test_xdist_normal, TestProgressOutputStyle::()::test_xdist_normal_count, TestProgressWithTeardown::()::test_xdist_normal
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: samuel
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 676592    
Attachments: build.log
emerge --info

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(-)