Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CGI-Test CPAN distribution.

Report information
The Basics
Id: 16078
Status: rejected
Priority: 0/
Queue: CGI-Test

People
Owner: TOKAREV [...] cpan.org
Requestors: mag-perl [...] occamstoothbrush.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: (no value)
Fixed in: (no value)



Subject: Fails tests on linux (RHEL 4)
These are the test failures I get on RHEL 4 (Perl 5.8.5). This may be due to Carp::Datum which also had an error on install (trace_off.t produced no output). PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/env...........ok t/get...........ok 3/13PANIC: pre-condition FAILED: creation routine for <BUTTON> ($node->tag eq "button") [/home/adm-mgraham/.cpanplus/5.8.5/build/CGI-Test-0.104/blib/lib/CGI/Test/Form/Widget/Button.pm:45] t/get...........dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 4-13 Failed 10/13 tests, 23.08% okay t/parsing.......ok 5/40PANIC: pre-condition FAILED: creation routine for <BUTTON> ($node->tag eq "button") [/home/adm-mgraham/.cpanplus/5.8.5/build/CGI-Test-0.104/blib/lib/CGI/Test/Form/Widget/Button.pm:45] t/parsing.......dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 6-40 Failed 35/40 tests, 12.50% okay t/play_get......ok 1/27PANIC: pre-condition FAILED: creation routine for <BUTTON> ($node->tag eq "button") [/home/adm-mgraham/.cpanplus/5.8.5/build/CGI-Test-0.104/blib/lib/CGI/Test/Form/Widget/Button.pm:45] t/play_get......dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 2-27 Failed 26/27 tests, 3.70% okay t/play_multi....ok 1/27PANIC: pre-condition FAILED: creation routine for <BUTTON> ($node->tag eq "button") [/home/adm-mgraham/.cpanplus/5.8.5/build/CGI-Test-0.104/blib/lib/CGI/Test/Form/Widget/Button.pm:45] t/play_multi....dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 2-27 Failed 26/27 tests, 3.70% okay t/play_post.....ok 1/27PANIC: pre-condition FAILED: creation routine for <BUTTON> ($node->tag eq "button") [/home/adm-mgraham/.cpanplus/5.8.5/build/CGI-Test-0.104/blib/lib/CGI/Test/Form/Widget/Button.pm:45] t/play_post.....dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 2-27 Failed 26/27 tests, 3.70% okay t/post..........ok 3/13PANIC: pre-condition FAILED: creation routine for <BUTTON> ($node->tag eq "button") [/home/adm-mgraham/.cpanplus/5.8.5/build/CGI-Test-0.104/blib/lib/CGI/Test/Form/Widget/Button.pm:45] t/post..........dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED tests 4-13 Failed 10/13 tests, 23.08% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/get.t 9 2304 13 20 153.85% 4-13 t/parsing.t 9 2304 40 70 175.00% 6-40 t/play_get.t 9 2304 27 52 192.59% 2-27 t/play_multi.t 9 2304 27 52 192.59% 2-27 t/play_post.t 9 2304 27 52 192.59% 2-27 t/post.t 9 2304 13 20 153.85% 4-13 Failed 6/7 test scripts, 14.29% okay. 133/162 subtests failed, 17.90% okay. make: *** [test_dynamic] Error 9
A little late but still: new version 0.200 should have resolved these issues. Since it's been 6 years since ticket creation, it's probably no point in keeping it open anymore.
If something else crops up, open a new ticket.