Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Email-Valid CPAN distribution.

Report information
The Basics
Id: 6334
Status: resolved
Priority: 0/
Queue: Email-Valid

People
Owner: Nobody in particular
Requestors: henry.gao [...] ubs.com
Cc:
AdminCc:

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



Subject: test failure when behind a firewall
We have test failure because we are behind firewall. Can the test be changed to "skipped" when the tester is behind a firewall. $ make test PERL_DL_NONLAZY=1 /sbcimp/run/pd/perl/5.8.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/valid....FAILED test 9 Failed 1/12 tests, 91.67% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/valid.t 12 1 8.33% 9 Failed 1/1 test scripts, 0.00% okay. 1/12 subtests failed, 91.67% okay. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic'