On 2015-03-09 18:17:20, SREZIC wrote:
Show quoted text> Looking at
http://matrix.cpantesters.org/?dist=Lingua-
> Translate%200.09;reports=1#sl=7,1 it seems that the module got no PASS
> report since May 2012, so probably it does not work anymore (the
> reason why there are no FAIL reports at all is because of the $VERSION
> computation of the dependency Pod::Constants, which CPAN::Reporter
> cannot handle).
Results of "make test" with 5.20.2, linux:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.20.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Request timed out more than 2 times (Request 1:301 Moved Permanently; Request 2:301 Moved Permanently; Request 3:301 Moved Permanently; ) at /tmpfs/.cpan-build/Lingua-Translate-0.09-jCr732/bli
b/lib/Lingua/Translate/Babelfish.pm line 206.
# Looks like you planned 4 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/01-babelfish.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/4 subtests
Translation back-end failed; Request timed out more than 2 times (Request 1:301 Moved Permanently; Request 2:301 Moved Permanently; Request 3:301 Moved Permanently; ) at /tmpfs/.cpan-build/Lingua-Translate-0.09-jCr732/blib/lib/Lingua/Translate/Babelfish.pm line 206.
# Looks like you planned 6 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/02-translate.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/6 subtests
t/03-systran.t .... ok
Test Summary Report
-------------------
t/01-babelfish.t (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 2.
t/02-translate.t (Wstat: 65280 Tests: 2 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 2.
Files=3, Tests=7, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.38 cusr 0.08 csys = 0.50 CPU)
Result: FAIL
Failed 2/3 test programs. 0/7 subtests failed.
make: *** [test_dynamic] Error 255