Subject: | tests failed in 0.09000 |
Hello!
I can't get any success in installation of this module. Got many errors
in the t/01basic-formconfig.t
# Failed test 'Content contains "<p>submitted, not valid, render</p>"'
# at t/01basic-formconfig.t line 37.
# searched: "<html>\x{0a}<body>\x{0a}<form
action="http://localhost/basic"...
# can't find: "<p>submitted, not valid, render</p>"
# LCSS: "d, render</p>"
# LCSS context: "" />\x{0a}</div>\x{0a}</form>\x{0a}\x{0a}<p>not
submitted, render</p>\x{0a}"
# Failed test 'Content contains "<p>submitted, not valid, render</p>"'
# at t/01basic-formconfig.t line 43.
# searched: "<html>\x{0a}<body>\x{0a}<form
action="http://localhost/basic"...
# can't find: "<p>submitted, not valid, render</p>"
# LCSS: "d, render</p>"
# LCSS context: "" />\x{0a}</div>\x{0a}</form>\x{0a}\x{0a}<p>not
submitted, render</p>\x{0a}"
# Failed test 'Content contains "<p>submitted, valid</p>"'
# at t/01basic-formconfig.t line 49.
# searched: "<html>\x{0a}<body>\x{0a}<form
action="http://localhost/basic"...
# can't find: "<p>submitted, valid</p>"
# LCSS: "submitted, "
# LCSS context: "pe="submit"
/>\x{0a}</div>\x{0a}</form>\x{0a}\x{0a}<p>not submitted, r"
# Looks like you failed 3 tests of 12.
================================================================
And t/02multiform-multiformconfig.t files
# Failed test at t/02multiform-multiformconfig.t line 41.
# Failed test at t/02multiform-multiformconfig.t line 42.
# Failed test 'Content contains "Complete"'
# at t/02multiform-multiformconfig.t line 56.
# searched: "<html>\x{0a}<body>\x{0a}\x{0a}<form
action="http://localhost/mult"...
# can't find: "Complete"
# LCSS: "et"
# LCSS context: "ocalhost/multiform/formconfig" id="formconfig" met"
# Failed test 'Content contains "page1: foo"'
# at t/02multiform-multiformconfig.t line 58.
# searched: "<html>\x{0a}<body>\x{0a}\x{0a}<form
action="http://localhost/mult"...
# can't find: "page1: foo"
# LCSS: "page1"
# LCSS context: "hod="post">\x{0a}<div class="text">\x{0a}<input
name="page1""
# Failed test 'Content contains "page2: bar"'
# at t/02multiform-multiformconfig.t line 60.
# searched: "<html>\x{0a}<body>\x{0a}\x{0a}<form
action="http://localhost/mult"...
# can't find: "page2: bar"
# LCSS: "page"
# LCSS context: "ethod="post">\x{0a}<div class="text">\x{0a}<input
name="page"
# Looks like you failed 5 tests of 13.
t/02multiform-multiformconfig.t .. Dubious, test returned 5 (wstat 1280,
0x500)
Failed 5/13 subtests
t/02multiform-multiformmethod.t .. 1/13
# Failed test at t/02multiform-multiformmethod.t line 41.
# Failed test at t/02multiform-multiformmethod.t line 42.
# Failed test 'Content contains "Complete"'
# at t/02multiform-multiformmethod.t line 56.
# searched: "<html>\x{0a}<body>\x{0a}\x{0a}<form
action="http://localhost/mult"...
# can't find: "Complete"
# LCSS: "et"
# LCSS context: "\x{0a}\x{0a}<form
action="http://localhost/multiform/formmet"
# Failed test 'Content contains "page1: foo"'
# at t/02multiform-multiformmethod.t line 58.
# searched: "<html>\x{0a}<body>\x{0a}\x{0a}<form
action="http://localhost/mult"...
# can't find: "page1: foo"
# LCSS: "page1"
# LCSS context: "hod="post">\x{0a}<div class="text">\x{0a}<input
name="page1""
# Failed test 'Content contains "page2: bar"'
# at t/02multiform-multiformmethod.t line 60.
# searched: "<html>\x{0a}<body>\x{0a}\x{0a}<form
action="http://localhost/mult"...
# can't find: "page2: bar"
# LCSS: "page"
# LCSS context: "ethod="post">\x{0a}<div class="text">\x{0a}<input
name="page"
# Looks like you failed 5 tests of 13.
==============================================================
Extra details:
perl-5.8.8
HTML-FormFu-0.09002
Catalyst-Runtime-5.80032
Test-WWW-Mechanize-Catalyst-0.53