[perl #61282] 'make fulltest' failures
James Keenan via RT
parrotbug-followup at parrotcode.org
Sun Feb 1 01:05:33 UTC 2009
Under 'make testr', I get the same error today on t/op/pushaction.t:
t/op/pushaction........................3/7
# Failed test 'pushaction as closure'
# at t/op/pushaction.t line 100.
# Exited with error code: 1
# Received:
# main
# at popmark, flag = 0
# a = Null PMC in say
# current instr.: 'exit_handler' pc 32 (/topdir/t/op/pushaction_6.pir:22)
# called from Sub 'main' pc 15 (/topdir/t/op/pushaction_6.pir:11)
#
# Expected:
# main
# at popmark, flag = 0
# a = 42
#
not ok 7 - pushaction: error while handling error # TODO runloop shenanigans
# Looks like you failed 1 test of 7.
t/op/pushaction........................ Dubious, test returned 1 (wstat
256, 0x100)
Failed 1/7 subtests
More information about the parrot-dev
mailing list