Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622984 - <dev-perl/MusicBrainz-DiscID-0.40.0 fails tests ( t/10discid.t .. Dubious, test returned 2 (wstat 512, 0x200) )
Summary: <dev-perl/MusicBrainz-DiscID-0.40.0 fails tests ( t/10discid.t .. Dubious, te...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 643288
Blocks:
  Show dependency tree
 
Reported: 2017-06-29 04:18 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-01-30 02:48 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-29 04:18:45 UTC
This was noted in bug #526260 , but was not fixed at the same time.

>>> Test phase: dev-perl/MusicBrainz-DiscID-0.30.0-r1
 * Removing un-needed t/05pod.t
 * Fixing Manifest
t/00use.t ..... ok 
t/10discid.t .. 1/54
#   Failed test at t/10discid.t line 31.
#          got: 'http://musicbrainz.org/cdtoc/attach?id=xUp1F2NkfP8s8jaeFn_Av3jNEI4-&tracks=22&toc=1+22+303602+150+9700+25887+39297+53795+63735+77517+94877+107270+123552+135522+148422+161197+174790+192022+205545+218010+228700+239590+255470+266932+288750'
#     expected: 'http://mm.musicbrainz.org/bare/cdlookup.html?id=xUp1F2NkfP8s8jaeFn_Av3jNEI4-&tracks=22&toc=1+22+303602+150+9700+25887+39297+53795+63735+77517+94877+107270+123552+135522+148422+161197+174790+192022+205545+218010+228700+239590+255470+266932+288750'

#   Failed test at t/10discid.t line 32.
#          got: 'http://musicbrainz.org/ws/1/release?type=xml&discid=xUp1F2NkfP8s8jaeFn_Av3jNEI4-&toc=1+22+303602+150+9700+25887+39297+53795+63735+77517+94877+107270+123552+135522+148422+161197+174790+192022+205545+218010+228700+239590+255470+266932+288750'
#     expected: 'http://mm.musicbrainz.org/ws/1/release?type=xml&discid=xUp1F2NkfP8s8jaeFn_Av3jNEI4-&toc=1+22+303602+150+9700+25887+39297+53795+63735+77517+94877+107270+123552+135522+148422+161197+174790+192022+205545+218010+228700+239590+255470+266932+288750'
# Looks like you failed 2 tests of 54.
t/10discid.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/54 subtests

Test Summary Report
-------------------
t/10discid.t (Wstat: 512 Tests: 54 Failed: 2)
  Failed tests:  9-10
  Non-zero exit status: 2
Files=2, Tests=55,  0 wallclock secs ( 0.03 usr  0.00 sys +  0.07 cusr  0.02 csys =  0.12 CPU)
Result: FAIL
Failed 1/2 test programs. 2/55 subtests failed.
Comment 1 Larry the Git Cow gentoo-dev 2017-10-31 06:23:17 UTC
The bug has been referenced in the following commit(s):

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

commit 5ad85e357760f9753bf245ccb683079782e0181f
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-10-31 06:20:07 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-10-31 06:22:55 +0000

    dev-perl/MusicBrainz-DiscID: Bump to version 0.40.0 re bug #622984
    
    - EAPI6
    - Parallel tests
    - Patches upstreamed
    
    Upstream:
    - Switch to EUMM
    - Fix POD encoding bug
    - Fix stack corruption in discid_put
    - Fix tests for libdiscid 0.6.x
    
    Bug: https://bugs.gentoo.org/622984
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/MusicBrainz-DiscID/Manifest               |  1 +
 .../MusicBrainz-DiscID-0.40.0.ebuild               | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)}
Comment 2 Larry the Git Cow gentoo-dev 2018-01-30 02:18:41 UTC
The bug has been closed via the following commit(s):

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

commit c0559e3e20a19e173bb3804b3a31b30cd3397417
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2018-01-30 02:08:59 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2018-01-30 02:18:13 +0000

    dev-perl/MusicBrainz-DiscID: Cleanup old re bug #622984
    
    Closes: https://bugs.gentoo.org/622984
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/MusicBrainz-DiscID/Manifest               |  2 -
 .../MusicBrainz-DiscID-0.30.0-r1.ebuild            | 50 ----------------------
 2 files changed, 52 deletions(-)