Subject: | Most cpan testers reports fail, maybe tests too strict? |
As far as I can see, most testers deliver fail reports and they usully
contain this diagnostics:
# Failed test at t/compat/07_atom10-create.t line 46.
# got: '2012-01-10T20:26:16Z'
# expected: '2012-01-10T20:26:16'
# Failed test at t/compat/07_atom10-create.t line 61.
# got: '2012-01-10T20:26:16Z'
# expected: '2012-01-10T20:26:16'
# Looks like you failed 2 tests of 21.
t/compat/07_atom10-create.t ..
Dubious, test returned 2 (wstat 512, 0x200)
This looks like it would probably suffice to make the test tolerant for
the "Z"?
WDYT?
Kind Regards,