Skip Menu |

This queue is for tickets about the SADI-Simple CPAN distribution.

Report information
The Basics
Id: 129450
Status: new
Priority: 0/
Queue: SADI-Simple

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.15
Fixed in: (no value)



Subject: t/async-service.t may fail
On some of my smoker systems, mostly on freebsd boxes, t/async-service.t fails: ... PERL_DL_NONLAZY=1 "/usr/perl5.29.10p/bin/perl5.29.10" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Can't call method "uri" on an undefined value at t/async-service.t line 115. # Looks like your test exited with 25 just after 1. t/async-service.t .. Dubious, test returned 25 (wstat 6400, 0x1900) Failed 1/2 subtests t/sync-service.t ... ok ...