Subject: | t/content_lacks.t fails to pass |
On Debian Squeeze, with a freshly-compiled Perl 5.12.2 and a fresh (as
of March 1 2011) set of CPAN modules installed, Test::WWW::Mechanize
fails one unit test, content_lacks.t
t/content_lacks.t ....... 2/5
# Failed test 'Handles not finding it'
# at t/content_lacks.t line 40.
# STDERR is:
# # Failed test 'Shouldn't say it's a test page'
# # at t/content_lacks.t line 39.
# # searched: "<html>\x{0a} <head>\x{0a} <title>Test
Page</title>"...
# # and found: "Test Page"
# # at position: 33 (line 3 column 16)
#
# not:
# /#\s+Failed\ test.*?\n?.*?at\ t\/content_lacks\.t line 39.*\n?/
#
# # searched: "<html>\x{0a} <head>\x{0a} <title>Test
Page</title>"...
#
# # and found: "Test Page"
#
# # at position: 33
#
# as expected
t/content_lacks.t ....... Failed 1/5 subtests