# New Ticket Created by  James Keenan 
# Please include the string:  [perl #47425]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47425 >


Failed twice for me on Linux tonight.  Here's the output of 'prove -v':

t/dynpmc/dynlexpad....1..6
ok 1 - loadlib
not ok 2 - store_lex

#     Failed test (t/dynpmc/dynlexpad.t at line 53)
# Exited with error code: [SIGNAL 11]
# Received:
# ok 1
# ok 2
# 13013
#
# Expected:
# ok 1
# ok 2
# 13013
#
ok 3 - check :outer
ok 4 - tcl-ish upvar
ok 5 - check that dynlexpad honors hll

#     Failed test (t/dynpmc/dynlexpad.t at line 177)
# Exited with error code: [SIGNAL 11]
# Received:
# ok 1
# ok 2
# ok 3
#
# Expected:
# ok 1
# ok 2
# ok 3
#
# Looks like you failed 2 tests of 6.
not ok 6 - dynlexpad - lexpad interop
dubious
         Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2, 6
         Failed 2/6 tests, 66.67% okay
Failed Test          Stat Wstat Total Fail  List of Failed
------------------------------------------------------------------------ 
-------
t/dynpmc/dynlexpad.t    2   512     6    2  2 6
Failed 1/1 test scripts. 2/6 subtests failed.
Files=1, Tests=6,  0 wallclock secs ( 0.08 cusr +  0.02 csys =  0.10  
CPU)
Failed 1/1 test programs. 2/6 subtests failed.

Reply via email to