# New Ticket Created by Klaas-Jan Stol
# Please include the string: [perl #50776]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=50776 >
Hi,
I still get this test failure, as shown below.
(I checked in rt and saw that a patch was applied unrolling some loop in
this test somewhere in June 2007.)
kjs
===================================================================
t/dynpmc/sub.................................ok
t/dynpmc/subclass_with_pir_method............ok
t/dynoplibs/dan..............................ok
t/dynoplibs/myops............................ok 6/10
t/dynoplibs/myops............................NOK 7/10# Failed test
(t/dynoplibs/myops.t at line 148)
# Exited with error code: 255
# Received:
# alarm
# alarm
# alarm
# alarm
#
# Expected:
# /alarm
# alarm
# alarm/
#
t/dynoplibs/myops............................ok 8/10# Looks like you failed
1 test of 10.
t/dynoplibs/myops............................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 7
Failed 1/10 tests, 90.00% okay