[guest - Thu Sep 29 12:48:41 2005]:
Show quoted text> Because the failure output format has changed, the following tests are
> fai
Sorry. I hate RT.
t/cut-outside-block.t 2 1 50.00% 2
t/item-ordering.t 2 1 50.00% 2
t/missing-file.t 3 2 66.67% 2-3
t/unknown-directive.t 2 1 50.00% 2
are my failing tests, all because they make assumptions about the test ouput format. Typical
failure looks like
# # Failed test 'POD test for t/item-ordering.pod'
# # in t/item-ordering.t at line 14.
# # t/item-ordering.pod (32): You can't have =items (as at line 36) unless the first thing after
the =over is an =item
#
# not:
# # Failed test (t/item-ordering.t at line 14)
# # t/item-ordering.pod (32): You can't have =items (as at line 36) unless the first thing after
the =over is an =item