Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661766 - dev-perl/LockFile-Simple-0.208.0-r2 fails tests randomly (no lockfile found for t)
Summary: dev-perl/LockFile-Simple-0.208.0-r2 fails tests randomly (no lockfile found f...
Status: RESOLVED OBSOLETE
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: dead upstream (2012)
Keywords: TESTFAILURE
Depends on:
Blocks: perl-testfailure
  Show dependency tree
 
Reported: 2018-07-21 23:16 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2021-05-22 14:15 UTC (History)
0 users

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 2018-07-21 23:16:50 UTC
* Test::Harness Jobs=3
make -j3 test TEST_VERBOSE=0
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/user.t .... ok
no lockfile found for t at /var/tmp/portage/dev-perl/LockFile-Simple-0.208.0-r2/work/LockFile-Simple-0.208/blib/lib/LockFile/Simple.pm line 206.
t/basic.t ... Failed 2/5 subtests
t/simple.t .. ok

Test Summary Report
-------------------
t/basic.t (Wstat: 0 Tests: 5 Failed: 2)
  Failed tests:  2, 4
Files=3, Tests=13,  0 wallclock secs ( 0.03 usr  0.01 sys +  0.05 cusr  0.01 csys =  0.10 CPU)

This only happens some of the time so its probably a race condition of some kind.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2021-05-22 14:15:12 UTC
Tried multiple times, never happened.