Bug 1128134

Summary: perl-Test-LectroTest-0.5001-4.fc22 FTBFS: t/gens.t fails randomly
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Test-LectroTestAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: perl-devel, ppisar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Test-LectroTest-0.5001-5.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-08 11:35:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2014-08-08 11:21:47 UTC
perl-Test-LectroTest-0.5001-4.fc22 fails to build sometimes:

#   Failed test 'Int(sized=>0,range=>[-400,-200]) dist mean is -300 (z-score = -3.91)'
#   at /usr/share/perl5/vendor_perl/Test/More.pm line 481.
# 
# ============================================================
# 
# IMPORTANT!  A TEST FAILURE MAY NOT REPRESENT A REAL PROBLEM.
# 
# This test suite relies upon a number of randomized tests and
# statistical inferences.  So, there is a small probability
# that some part of the suite will fail even if everything is
# actually fine.  Therefore, re-run the test suite.  You do
# not have a problem unless the suite fails repeatably.
# 
# ============================================================
# 
#     '3.90784007333392'
#         <
#     '3.89'
# Looks like you failed 1 test of 248.
t/gens.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed

I recommend to disable the test as it's known to fail sometimes and therefore is not good for automated testing.