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'