Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649386 - dev-python/multidict-4.1.0 : [TEST] py.test: error: unrecognized arguments: --cov=multidict
Summary: dev-python/multidict-4.1.0 : [TEST] py.test: error: unrecognized arguments: -...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-03-02 17:21 UTC by Toralf Förster
Modified: 2018-03-04 07:16 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.43 KB, text/plain)
2018-03-02 17:21 UTC, Toralf Förster
Details
dev-python:multidict-4.1.0:20180302-165822.log (dev-python:multidict-4.1.0:20180302-165822.log,6.61 KB, text/plain)
2018-03-02 17:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,88.73 KB, text/plain)
2018-03-02 17:21 UTC, Toralf Förster
Details
environment (environment,103.10 KB, text/plain)
2018-03-02 17:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.64 KB, application/x-bzip)
2018-03-02 17:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.06 KB, application/x-bzip)
2018-03-02 17:21 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,6.81 KB, application/x-bzip)
2018-03-02 17:21 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 2018-03-02 17:21:34 UTC
 * python3_5: running distutils-r1_run_phase python_test
usage: py.test [options] [file_or_dir] [file_or_dir] [...]
py.test: error: unrecognized arguments: --cov=multidict
  inifile: /var/tmp/portage/dev-python/multidict-4.1.0/work/multidict-4.1.0/pytest.ini
  rootdir: /var/tmp/portage/dev-python/multidict-4.1.0/work/multidict-4.1.0
 * ERROR: dev-python/multidict-4.1.0::gentoo failed (test phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_test_20180228-181042

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv dev-python/multidict
[ebuild  N    ] dev-python/multidict-4.1.0  USE="{test} -doc" PYTHON_TARGETS="python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-03-02 17:21:37 UTC
Created attachment 521950 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-02 17:21:40 UTC
Created attachment 521952 [details]
dev-python:multidict-4.1.0:20180302-165822.log
Comment 3 Toralf Förster gentoo-dev 2018-03-02 17:21:43 UTC
Created attachment 521954 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-02 17:21:45 UTC
Created attachment 521956 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-02 17:21:48 UTC
Created attachment 521958 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-02 17:21:51 UTC
Created attachment 521960 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-02 17:21:54 UTC
Created attachment 521962 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-03-04 07:16:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539fd130806636a4bbbb717225e46ecde1ec49bb

commit 539fd130806636a4bbbb717225e46ecde1ec49bb
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2018-03-04 07:13:18 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-03-04 07:15:37 +0000

    dev-python/multidict: don't enable coverage for tests
    
    Closes: https://bugs.gentoo.org/649386

 dev-python/multidict/multidict-4.1.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)