Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653426 - dev-python/python-musicbrainz-ngs-0.6 : [TEST] ERROR: test_submit_single_tag (test.test_submit.SubmitTest)
Summary: dev-python/python-musicbrainz-ngs-0.6 : [TEST] ERROR: test_submit_single_tag ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: gerion
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-04-17 17:06 UTC by Toralf Förster
Modified: 2019-07-16 15:33 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.97 KB, text/plain)
2018-04-17 17:06 UTC, Toralf Förster
Details
dev-python:python-musicbrainz-ngs-0.6:20180417-160448.log (dev-python:python-musicbrainz-ngs-0.6:20180417-160448.log,9.14 KB, text/plain)
2018-04-17 17:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,129.63 KB, text/plain)
2018-04-17 17:06 UTC, Toralf Förster
Details
environment (environment,132.22 KB, text/plain)
2018-04-17 17:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.40 KB, application/x-bzip)
2018-04-17 17:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.96 KB, application/x-bzip)
2018-04-17 17:06 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-04-17 17:06:07 UTC
EE..............................................................................F........................................
======================================================================
ERROR: test_submit_single_tag (test.test_submit.SubmitTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/python-musicbrainz-ngs-0.6/work/python-musicbrainzngs-0.6/test/test_submit.py", line 30, in test_submit_single_tag

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl-test_20180413-202925

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

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)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/python-musicbrainz-ngs
[ebuild  N    ] dev-python/python-musicbrainz-ngs-0.6  USE="{test} -doc -examples" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6" 

!!! The following installed packages are masked:
- sys-apps/file-5.33::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Lars Wendler <polynomial-c@gentoo.org> (17 Apr 2018)
# Changed output for ELF files, which results in no files (either
# executables or libraries) being stripped.
# Masked for about two weeks so package managers can be adjusted.
# See https://bugs.gentoo.org/653352

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-04-17 17:06:10 UTC
Created attachment 527860 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-04-17 17:06:13 UTC
Created attachment 527862 [details]
dev-python:python-musicbrainz-ngs-0.6:20180417-160448.log
Comment 3 Toralf Förster gentoo-dev 2018-04-17 17:06:16 UTC
Created attachment 527864 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-04-17 17:06:19 UTC
Created attachment 527866 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-04-17 17:06:22 UTC
Created attachment 527868 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-04-17 17:06:25 UTC
Created attachment 527870 [details]
temp.tbz2
Comment 7 gerion 2018-05-02 18:31:01 UTC
These are testcases you cannot do without a musicbrainz server for testing purposes (at least my interpretation).

I will try to make them run or at least deactivate them, so that the testing phase does not fail.
Comment 8 Larry the Git Cow gentoo-dev 2019-07-16 15:33:03 UTC
The bug has been closed via the following commit(s):

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

commit c7c44e7d68910acacef6d3c2efdfca980c44098c
Author:     Gerion Entrup <entrup@sra.uni-hannover.de>
AuthorDate: 2019-07-12 22:02:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-07-16 15:22:18 +0000

    dev-python/python-musicbrainz-ngs: python3.7 and fix test cases
    
    Closes: https://bugs.gentoo.org/689178
    Closes: https://bugs.gentoo.org/653426
    Package-Manager: Portage-2.3.66, Repoman-2.3.11
    Signed-off-by: Gerion Entrup <gerion.entrup@flump.de>
    Closes: https://github.com/gentoo/gentoo/pull/12436
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../files/0.6-fix-test-submit.patch                | 32 ++++++++++++++++++++++
 .../python-musicbrainz-ngs-0.6.ebuild              |  8 ++++--
 2 files changed, 37 insertions(+), 3 deletions(-)