[perl #61282] 'make fulltest' failures

James Keenan via RT parrotbug-followup at parrotcode.org
Sun Feb 1 01:14:34 UTC 2009


Confirmed that under 'make testr', I get the same failure originally
reported in t/pmc/sub.t:

t/pmc/sub..............................63/64 
#   Failed test ':outer with identical sub names'
#   at t/pmc/sub.t line 1462.
# Exited with error code: 1
# Received:
# ABC::outer
# ABC::inner
# Null PMC in say
# current instr.: 'parrot;ABC;inner' pc 47 (/topdir/t/pmc/sub_63.pir:20)
# called from Sub 'parrot;ABC;outer' pc 37 (/topdir/t/pmc/sub_63.pir:14)
# called from Sub 'main' pc 9 (/topdir/t/pmc/sub_63.pir:3)
# 
# Expected:
# ABC::outer
# ABC::inner
# ABC lex
# DEF::outer
# DEF::inner
# DEF lex
# 
# Looks like you failed 1 test of 64.
t/pmc/sub.............................. Dubious, test returned 1 (wstat
256, 0x100)
 Failed 1/64 subtests 



More information about the parrot-dev mailing list