Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809371 - [TEST] www-misc/buku-4.6 - _ ERROR collecting tests/test_ExtendedArgumentParser.py _
Summary: [TEST] www-misc/buku-4.6 - _ ERROR collecting tests/test_ExtendedArgumentPars...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Roman
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-08-21 09:15 UTC by Toralf Förster
Modified: 2021-08-21 23:25 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.23 KB, text/plain)
2021-08-21 09:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,301.66 KB, text/plain)
2021-08-21 09:15 UTC, Toralf Förster
Details
environment (environment,117.43 KB, text/plain)
2021-08-21 09:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,22.54 KB, application/x-bzip)
2021-08-21 09:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.79 KB, application/x-bzip)
2021-08-21 09:15 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,277.98 KB, application/x-bzip)
2021-08-21 09:15 UTC, Toralf Förster
Details
www-misc:buku-4.6:20210821-032628.log (www-misc:buku-4.6:20210821-032628.log,8.71 KB, text/plain)
2021-08-21 09:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-08-21 09:15:40 UTC
==================================== ERRORS ====================================
____________ ERROR collecting tests/test_ExtendedArgumentParser.py _____________
In test_program_info: 1 parameter sets specified, with different number of ids: 4
_____________________ ERROR collecting tests/test_buku.py ______________________
In test_edit_at_prompt: 1 parameter sets specified, with different number of ids: 12
=============================== warnings summary ===============================

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4_test-20210817-100010

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 8643f59ce799c702731652391986379d490113a3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 21 00:49:42 2021 +0000

    2021-08-21 00:49:41 UTC

emerge -qpvO www-misc/buku
[ebuild  N    ] www-misc/buku-4.6  USE="test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-08-21 09:15:43 UTC
Created attachment 734773 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-21 09:15:45 UTC
Created attachment 734776 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-21 09:15:47 UTC
Created attachment 734779 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-21 09:15:48 UTC
Created attachment 734782 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-21 09:15:49 UTC
Created attachment 734785 [details]
temp.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-21 09:15:51 UTC
Created attachment 734788 [details]
tests.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-08-21 09:15:52 UTC
Created attachment 734791 [details]
www-misc:buku-4.6:20210821-032628.log
Comment 8 Larry the Git Cow gentoo-dev 2021-08-21 23:25:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3389dce3eacb0fe318123ccff9be7f76e8a98ba2

commit 3389dce3eacb0fe318123ccff9be7f76e8a98ba2
Author:     John Helmert III <ajak@gentoo.org>
AuthorDate: 2021-08-21 22:50:47 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2021-08-21 23:20:54 +0000

    www-misc/buku: python bump, fix DISTUTILS_USE_SETUPTOOLS, fix test bug
    
    This test suite isn't compatible with pytest-verbose-parametrize, so
    force it to be ignored at test time.
    
    Closes: https://bugs.gentoo.org/809371
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 www-misc/buku/{buku-4.6.ebuild => buku-4.6-r1.ebuild} | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)