On 2011-01-22 05:08:26, ANDK wrote:
Show quoted text> As per subject. I'm seeing only fails on all of my smokers since yesterday.
>
> Also worth a mention: your version numbering is confusing since it does
> not follow the conventions on CPAN. 0.01_04 is considered greater than
> 0.01 and is not expected to be released before 0.01. It would be nice if
> you could keep the tradition.
>
> HTH, Thanks && Regards,
It still fails with 0.02 --- probably the remote webservice is dead:
..
babel webservice error: 500 Can't connect to babel.gdxbase.org:80 (Name or service not known)
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 22 just after 1.
t/10-test_idtypes.t .......
Dubious, test returned 22 (wstat 5632, 0x1600)
All 1 subtests passed
babel webservice error: 500 Can't connect to babel.gdxbase.org:80 (Name or service not known)
is babel webservice error: 500 Can't connect to babel.gdxbase.org:80 (Name or service not known)
t/11-test_translate.t ..... ok
t/12-test_missing_args.t .. ok
Bailout called. Further testing stopped: error calling babel service: babel webservice error: 500 Can't connect to test-babel.gdxbase.org:80 (Name or service not known)
# Failed test at t/13-test_bad_args.t line 37.
# got: 'babel webservice error: 500 Can't connect to test-babel.gdxbase.org:80 (Name or service not known)
# '
# expected: ''
FAILED--Further testing stopped: error calling babel service: babel webservice error: 500 Can't connect to test-babel.gdxbase.org:80 (Name or service not known)
...