for line in expected_lines: > assert line in result.outlines E assert 'collected 4 items' in ['============================= test session starts ==============================', 'platform linux2 -- Python 2.7.15....7, hypothesis-3.59.1, case-1.5.3, backports.unittest-mock-1.4', 'collected 1 item', "<Module 'a_dir/test_a.py'>", ...] E + where ['============================= test session starts ==============================', 'platform linux2 -- Python 2.7.15....7, hypothesis-3.59.1, case-1.5.3, backports.unittest-mock-1.4', 'collected 1 item', "<Module 'a_dir/test_a.py'>", ...] = <_pytest.pytester.RunResult object at 0x7f3d68ad3490>.outlines ../../../../work/pytest-describe-0.11.1/test/test_collect.py:39: AssertionError ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-desktop_libressl-test_20180728-001933 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.0 [2] x86_64-pc-linux-gnu-7.3.1 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.8.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv dev-python/pytest-describe [ebuild N ] dev-python/pytest-describe-0.11.1 USE="{test}" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5 -python3_7"
Created attachment 542420 [details] emerge-info.txt
Created attachment 542422 [details] dev-python:pytest-describe-0.11.1:20180805-050633.log
Created attachment 542424 [details] emerge-history.txt
Created attachment 542426 [details] environment
Created attachment 542428 [details] etc.portage.tbz2
Created attachment 542430 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9360be7fd1b18bf2c23497c579fa301ae7bf224 commit e9360be7fd1b18bf2c23497c579fa301ae7bf224 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2018-08-05 14:09:18 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-08-05 14:09:35 +0000 dev-python/pytest-describe: disable pytest-capturelog plugin Closes: https://bugs.gentoo.org/662820 Package-Manager: Portage-2.3.44, Repoman-2.3.10 dev-python/pytest-describe/pytest-describe-0.11.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)