Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661208 - <dev-perl/Devel-GlobalDestruction-0.140.0 fails tests on perl 5.28 ( do "t/01_basic.t" failed, '.' is no longer in @INC; did you mean do "./t/01_basic.t"? at t/02_thread.t )
Summary: <dev-perl/Devel-GlobalDestruction-0.140.0 fails tests on perl 5.28 ( do "t/01...
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:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: perl-5.28
  Show dependency tree
 
Reported: 2018-07-15 04:44 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-04-07 18:56 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-15 04:44:39 UTC
I'm honestly not sure yet why this didn't turn up in my 5.26 sweeps. Blocks 5.28, will have to re-investigate if it should block 5.28 stabilization.

 * 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/01_basic.t ......... ok
t/03_minusc.t ........ ok
t/04_phases.t ........ ok
t/06_load-in-gd.t .... ok
do "t/01_basic.t" failed, '.' is no longer in @INC; did you mean do "./t/01_basic.t"? at t/02_thread.t line 45.
t/02_thread.t ........ No subtests run
t/05_thread_clone.t .. ok
t/10_pure-perl.t ..... 1/6 do "t/01_basic.t" failed, '.' is no longer in @INC; did you mean do "./t/01_basic.t"? at /var/tmp/portage/dev-perl/Devel-GlobalDestruction-0.130.0/work/Devel-GlobalDestruction-0.12/t/02_thread.t line 45.
/var/tmp/portage/dev-perl/Devel-GlobalDestruction-0.130.0/work/Devel-GlobalDestruction-0.12/t/03_minusc.t syntax OK
t/10_pure-perl.t ..... ok

Test Summary Report
-------------------
t/02_thread.t      (Wstat: 0 Tests: 0 Failed: 0)
  Parse errors: No plan found in TAP output
Files=7, Tests=35,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.25 cusr  0.06 csys =  0.37 CPU)
Result: FAIL
Comment 1 Larry the Git Cow gentoo-dev 2019-04-07 18:56:56 UTC
The bug has been closed via the following commit(s):

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

commit 194f649158d03731bdc7d0f67d9a9d6e65fd87c0
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-04-07 18:56:41 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-04-07 18:56:41 +0000

    dev-perl/Devel-GlobalDestruction: Remove old
    
    Closes: https://bugs.gentoo.org/661208
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../Devel-GlobalDestruction-0.120.0.ebuild         | 22 --------------------
 .../Devel-GlobalDestruction-0.130.0.ebuild         | 24 ----------------------
 dev-perl/Devel-GlobalDestruction/Manifest          |  1 -
 3 files changed, 47 deletions(-)