Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625654 - dev-perl/Crypt-Random-1.250.0-r1 : Failed 1/5 test programs. 1/27 subtests failed. ( Test 9 got: "0", Expected: "1" )
Summary: dev-perl/Crypt-Random-1.250.0-r1 : Failed 1/5 test programs. 1/27 subtests fa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-07-19 18:05 UTC by Toralf Förster
Modified: 2019-10-13 15:00 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.03 KB, text/plain)
2017-07-19 18:05 UTC, Toralf Förster
Details
dev-perl:Crypt-Random-1.250.0-r1:20170719-004216.log (dev-perl:Crypt-Random-1.250.0-r1:20170719-004216.log,3.84 KB, text/plain)
2017-07-19 18:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,90.45 KB, text/plain)
2017-07-19 18:05 UTC, Toralf Förster
Details
environment (environment,105.76 KB, text/plain)
2017-07-19 18:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.09 KB, application/x-bzip)
2017-07-19 18:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.16 KB, application/x-bzip)
2017-07-19 18:05 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,1.34 KB, application/x-bzip)
2017-07-19 18:05 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 2017-07-19 18:05:18 UTC
Files=5, Tests=27,  0 wallclock secs ( 0.11 usr  0.02 sys +  0.63 cusr  0.08 csys =  0.84 CPU)
Result: FAIL
Failed 1/5 test programs. 1/27 subtests failed.
make: *** [Makefile:854: test_dynamic] Error 255
 * ERROR: dev-perl/Crypt-Random-1.250.0-r1::gentoo failed (test phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_20170716-133101

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-19 18:05:21 UTC
Created attachment 485680 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-19 18:05:24 UTC
Created attachment 485682 [details]
dev-perl:Crypt-Random-1.250.0-r1:20170719-004216.log
Comment 3 Toralf Förster gentoo-dev 2017-07-19 18:05:27 UTC
Created attachment 485684 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-07-19 18:05:30 UTC
Created attachment 485686 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-07-19 18:05:34 UTC
Created attachment 485688 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-19 18:05:37 UTC
Created attachment 485690 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-19 18:05:40 UTC
Created attachment 485692 [details]
tests.tbz2
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-09-30 16:37:19 UTC
t/generator.t ........ 1/18 # Test 9 got: "0" (t/generator.t at line 26 fail #2)
#   Expected: "1"
#  t/generator.t line 26 is:     ok($x != $y, 1);

Looks like another case of bad tests and random occurrences.

https://rt.cpan.org/Public/Bug/Display.html?id=99880
Comment 9 Larry the Git Cow gentoo-dev 2019-07-10 09:09:50 UTC
The bug has been referenced in the following commit(s):

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

commit c8212cd39a277e27e96226ac4e4380fd30097ef7
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-10 09:08:10 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-10 09:09:42 +0000

    dev-perl/Crypt-Random: Bump to version 1.520.0 re bug #625654
    
    - Convert to EAPI6
    - Enable parallel tests
    
    Upstream:
    - Add Uniform parameter to Crypt::Random::Generator constructor
    - Removed test for non-equality of 2 randomly generated ints
    - Removed /dev/random entropy-blocking test
    - Removed potentially unsafe include in makerandom
    
    Bug: https://bugs.gentoo.org/625654
    Bug: https://rt.cpan.org/Ticket/Display.html?id=30423
    Bug: https://rt.cpan.org/Ticket/Display.html?id=99880
    Bug: https://rt.cpan.org/Ticket/Display.html?id=128062
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/Crypt-Random/Crypt-Random-1.520.0.ebuild | 22 ++++++++++++++++++++++
 dev-perl/Crypt-Random/Manifest                    |  1 +
 2 files changed, 23 insertions(+)
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2019-10-13 15:00:47 UTC
Fixed in 1.520