Subject: | Test failures with Devel::ebug::HTTP |
Thought you'd like to see this. The attached file contains many test failures from ebug_http.t.
I was trying to install it on Fedora Core 4 with Perl 5.8.6. All the dependencies (including Devel::ebug) have installed without problems.
Let me know if you need any more details.
Dave...
t/ebug_http....1..24
ok 1
ok 2
# Failed test in t/ebug_http.t at line 20.
not ok 3
# got: "Devel::ebug::HTTP"
# length: 17
# expected: "t/calc.pl main(t/calc.pl#3) my $q = 1;"
# length: 38
# strings begin to differ at char 1
# Failed test in t/ebug_http.t at line 21.
not ok 4
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Step"
# Failed test in t/ebug_http.t at line 22.
not ok 5
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Next"
not ok 6
# Failed test in t/ebug_http.t at line 23.
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "t/calc.pl main(t/calc.pl#3)"
# Failed test in t/ebug_http.t at line 24.
not ok 7
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "#!perl"
# Failed test in t/ebug_http.t at line 25.
not ok 8
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Variables in main"
# Failed test in t/ebug_http.t at line 26.
not ok 9
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "Stack trace"
# Failed test in t/ebug_http.t at line 27.
not ok 10
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "STDOUT"
# Failed test in t/ebug_http.t at line 28.
not ok 11
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "STDERR"
ok 12
not ok 13
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "0.45"
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
# Failed test in t/ebug_http.t at line 53.
not ok 20
# got: "Devel::ebug::HTTP"
# length: 17
# expected: "t/calc.pl main(t/calc.pl#4) my $w = 2;"
# length: 38
# strings begin to differ at char 1
# Failed test in t/ebug_http.t at line 54.
not ok 21
# searched: "<html>\x{0a}<head>\x{0a} <title>Devel::ebug::HTTP</title>"...
# can't find: "t/calc.pl main(t/calc.pl#4)"
ok 22
ok 23
ok 24
# Looks like you failed 12 tests of 24.
dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 3-11, 13, 20-21
Failed 12/24 tests, 50.00% okay
Failed 1/1 test scripts, 0.00% okay. 12/24 subtests failed, 50.00% okay.
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/ebug_http.t 1 256 24 12 50.00% 3-11 13 20-21