Re: [htmltmpl] tests fail using Perl 5.6.1
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2004-07-29 18:26:47
|
On Thu, 29 Jul 2004, Nicholas R. Markham wrote: > t/99-old-test-pl....FAILED tests 1-70 > Failed 70/70 tests, 0.00% okay > Failed Test Status Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------ > t/99-old-test-pl.t 70 70 100.00% 1-70 > Failed 1/1 test scripts, 0.00% okay. 70/70 subtests failed, 0.00% okay. That's odd. Can you run this command and send me the output: make test TEST_FILES=t/99-old-test-pl.t TEST_VERBOSE=1 Thanks, -sam |