Bug 1112553 - perl-Cache-Cache-1.06-15.fc21 FTBFS on loaded machine: t/5_test_size_aware_file_cache.t is time sensitive
Summary: perl-Cache-Cache-1.06-15.fc21 FTBFS on loaded machine: t/5_test_size_aware_fi...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Cache-Cache
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-24 08:03 UTC by Petr Pisar
Modified: 2014-08-13 07:58 UTC (History)
2 users (show)

Fixed In Version: perl-Cache-Cache-1.06-17.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-26 13:12:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
CPAN 88418 0 None None None Never

Description Petr Pisar 2014-06-24 08:03:33 UTC
perl-Cache-Cache-1.06-15.fc21 fails to build due t/5_test_size_aware_file_cache.t test:

defined(@array) is deprecated at /builddir/build/BUILD/Cache-Cache-1.06/blib/lib/Cache/CacheTester.pm line 562.
	(Maybe you should just omit the defined()?)
Use of uninitialized value $fetched_value in string eq at /builddir/build/BUILD/Cache-Cache-1.06/blib/lib/Cache/CacheTester.pm line 175.
Use of uninitialized value $first_value in string eq at /builddir/build/BUILD/Cache-Cache-1.06/blib/lib/Cache/SizeAwareCacheTester.pm line 149.
t/5_test_size_aware_file_cache.t ........... 
Failed 2/48 subtests 

This happens if the host is loaded and the run-time exceeds tested time-outs. This has been reported to upstream as well as CPAN matrix shows quite frequent random failures.

Comment 1 Petr Pisar 2014-08-13 07:58:23 UTC
I fixed another race.


Note You need to log in before you can comment on or make changes to this bug.