Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544282 - dev-perl/Data-Dump-Streamer-2.380.0 version bump ( 2.360.0-r1 fails tests on perl 5.20.* )
Summary: dev-perl/Data-Dump-Streamer-2.380.0 version bump ( 2.360.0-r1 fails tests on ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-testfailure
  Show dependency tree
 
Reported: 2015-03-24 05:36 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2015-03-24 16:23 UTC (History)
0 users

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


Attachments
Data-Dump-Streamer-2.380.0.ebuild (Data-Dump-Streamer-2.380.0.ebuild,830 bytes, text/plain)
2015-03-24 15:48 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

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 2015-03-24 05:36:35 UTC
http://matrix.cpantesters.org/?dist=Data-Dump-Streamer+2.36

t/dump.t ............ 1/49 
#   Failed test 'Many Refs ( $x, $y ) No declare 2'
#   at t/test_helper.pl line 341.

#   Failed test 'Many Refs Declare ( $x, $y ) 2'
#   at t/test_helper.pl line 341.

#   Failed test 'Many Refs Declare ( $y, $x ) 2'
#   at t/test_helper.pl line 341.

#   Failed test 'Many Refs ( $y, $x ) No Declare 2'
#   at t/test_helper.pl line 341.

#   Failed test 'Many Refs ( $x, $y ) No declare 3'
#   at t/test_helper.pl line 341.

#   Failed test 'Many Refs Declare ( $x, $y ) 3'
#   at t/test_helper.pl line 341.

#   Failed test 'Many Refs Declare ( $y, $x ) 3'
#   at t/test_helper.pl line 341.

#   Failed test 'Many Refs ( $y, $x ) No Declare 3'
#   at t/test_helper.pl line 341.
t/dump.t ............ Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/49 subtests 
# Looks like you failed 8 tests of 49.
t/filter.t .......... ok     
t/globtest.t ........ 1/19 
#   Failed test 'data slots (empty FORMAT)'
#   at t/test_helper.pl line 114.
t/globtest.t ........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/19 subtests 
# Looks like you failed 1 test of 19.
t/hardrefs.t ........ ok     
t/impure_madness.t .. ok   

Tests pass after locally bumping to 2.380.0
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-03-24 15:48:09 UTC
Created attachment 399610 [details]
Data-Dump-Streamer-2.380.0.ebuild
Comment 2 Patrice Clement gentoo-dev 2015-03-24 16:23:57 UTC
+*Data-Dump-Streamer-2.380.0 (24 Mar 2015)
+
+  24 Mar 2015; Patrice Clement <monsieurp@gentoo.org>
+  +Data-Dump-Streamer-2.380.0.ebuild:
+  Version bump courtesy of Kent Fredric <kentfredric@gmail.com>. Fix bug 544282.
+

Thanks Kent!