# New Ticket Created by Will Coleda # Please include the string: [perl #44191] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44191 >
$ svn info && prove t/pmc/object-meths.t Path: . URL: https://svn.perl.org/parrot/trunk Repository Root: https://svn.perl.org/parrot Repository UUID: d31e2699-5ff4-0310-a27c-f18f2fbe73fe Revision: 20241 Node Kind: directory Schedule: normal Last Changed Author: petdance Last Changed Rev: 20241 Last Changed Date: 2007-07-26 22:03:48 -0400 (Thu, 26 Jul 2007) Properties Last Updated: 2007-07-25 10:20:53 -0400 (Wed, 25 Jul 2007) t/pmc/object-meths....ok 8/43 # Failed test (t/pmc/object-meths.t at line 1262) # Exited with error code: 1 # Received: # Method 'foo' not found # current instr.: 'main' pc 18 (/Users/coke/research/parrot-svn/t/pmc/ object-meths_38.pir:7) # # Expected: # Foo! # t/pmc/object-meths....ok 39/43# Looks like you failed 1 test of 43. t/pmc/object-meths....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 38 Failed 1/43 tests, 97.67% okay (less 2 skipped tests: 40 okay, 93.02%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------ ------- t/pmc/object-meths.t 1 256 43 1 38 2 subtests skipped. Failed 1/1 test scripts. 1/43 subtests failed. Files=1, Tests=43, 2 wallclock secs ( 0.56 cusr + 0.85 csys = 1.41 CPU) Failed 1/1 test programs. 1/43 subtests failed. -- Will "Coke" Coleda [EMAIL PROTECTED]