Subject: | multiple test failures |
[guillomovitch@n2 XML-Feed-0.3]$ prove -b t/01-parse.t
t/01-parse....1/75
# Failed test at t/01-parse.t line 39.
# got: ''
# expected: 'en-us'
t/01-parse....16/75 # Looks like you failed 1 test of 75.
t/01-parse.... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/75 subtests
[guillomovitch@n2 XML-Feed-0.3]$ prove -b t/02-create.t
t/02-create....1/72
# Failed test 'feed language is correct'
# at t/02-create.t line 24.
# got: ''
# expected: 'en_US'
t/02-create....28/72 # Looks like you failed 1 test of 72.
t/02-create.... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/72 subtests
[guillomovitch@n2 XML-Feed-0.3]$ prove -b t/11-xml-base-atom.t
t/11-xml-base-atom....1/13
# Failed test 'Got feed base'
# at t/11-xml-base-atom.t line 11.
# got: ''
# expected: 'http://example.org/'
# Failed test 'Got entry base'
# at t/11-xml-base-atom.t line 12.
# got: ''
# expected: 'http://example.org/archives/'
# Failed test 'Got content base'
# at t/11-xml-base-atom.t line 13.
# got: ''
# expected: 'http://example.org/archives/000001.html'
# Failed test 'Got feed base'
# at t/11-xml-base-atom.t line 20.
# got: ''
# expected: 'http://example.org/'
# Failed test 'Got entry base'
# at t/11-xml-base-atom.t line 21.
# got: ''
# expected: 'http://example.org/archives/'
# Failed test 'Got content base'
# at t/11-xml-base-atom.t line 22.
# got: ''
# expected: 'http://example.org/archives/000001.html'
# Failed test 'Set feed base'
# at t/11-xml-base-atom.t line 25.
# Failed test 'Set entry base'
# at t/11-xml-base-atom.t line 26.
# Failed test 'Got feed base'
# at t/11-xml-base-atom.t line 29.
# got: ''
# expected: 'http://foo.com/'
# Failed test 'Got entry base'
# at t/11-xml-base-atom.t line 30.
# got: ''
# expected: 'http://foo.com/archives/'
# Looks like you failed 10 tests of 13.
t/11-xml-base-atom.... Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/13 subtests
This happens on mandriva linux cooker, with perl 5.10.0.