On win32, XP, I get the following test failure, with output:

t/pmc/eval..................................ok 1/17
t/pmc/eval..................................NOK 10/17#   Failed test
'eval.get_string - same file'
#   at t/pmc/eval.t line 319.
# Exited with error code: 1
# Received:
# hello from foo_1
# Permission denied
# current instr.: 'main' pc -1 ((unknown file):-1)
# called from Sub 'main' pc 35 (C:\Documents and Settings\klaas-jan.stol\My
Documents\parrot\t\pmc\eval_10.pir:12)
#
# Expected:
# hello from foo_1
#
t/pmc/eval..................................ok 12/17# Looks like you failed
1 test of 17.
t/pmc/eval..................................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 10
        Failed 1/17 tests, 94.12% okay
t/pmc/eventhandler..........................ok

Reply via email to