Skip Menu |

This queue is for tickets about the WebService-NetSuite CPAN distribution.

Report information
The Basics
Id: 118954
Status: new
Priority: 0/
Queue: WebService-NetSuite

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc: ebohlman [...] omsdev.com
MONS [...] cpan.org
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 0.04
  • 0.05
Fixed in: (no value)



CC: mons [...] cpan.org, ebohlman [...] omsdev.com
Subject: Tests fail (if XML::Parser::Style::EasyTree is installed?)
On some smokers I see the following failure: PERL_DL_NONLAZY=1 "/bbbike/perl-5.22.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Not an ARRAY reference at t/00-connect.t line 32. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 5. t/00-connect.t .. Dubious, test returned 255 (wstat 65280, 0xff00) All 5 subtests passed It seems that this happens if XML::Parser::Style::EasyTree is installed --- maybe there's a conflict between XML::Parser::Style::EasyTree and XML::Parser::EasyTree?