Ticket #1941: t_pmc_sub_make_warnings_tests_fail.txt

File t_pmc_sub_make_warnings_tests_fail.txt, 0.9 KB (added by jkeenan, 11 years ago)

output from 'make warnings_tests' for this file

Line 
1#   Failed test 'warn on in sub'
2#   at t/pmc/sub.t line 747.
3#          got: 'Stringifying an Undef PMC
4# current instr.: '_main' pc 12 (/home/jimk/gitwork/parrot/t/pmc/sub_31.pir:5)
5# ok
6# '
7#     expected: 'ok
8# '
9
10#   Failed test 'warn on in sub, turn off in f2'
11#   at t/pmc/sub.t line 762.
12#                   'Stringifying an Undef PMC
13# current instr.: '_f1' pc 33 (/home/jimk/gitwork/parrot/t/pmc/sub_32.pir:13)
14# back
15# Stringifying an Undef PMC
16# current instr.: '_main' pc 14 (/home/jimk/gitwork/parrot/t/pmc/sub_32.pir:6)
17# ok
18# '
19#     doesn't match '/Stringifying an Undef PMC
20# .*
21# back
22# ok/
23# '
24
25#   Failed test 'warn on in sub'
26#   at t/pmc/sub.t line 1098.
27#          got: 'Stringifying an Undef PMC
28# current instr.: 'test' pc 12 (/home/jimk/gitwork/parrot/t/pmc/sub_44.pir:5)
29# ok
30# '
31#     expected: 'ok
32# '
33# Looks like you failed 3 tests of 78.
34t/pmc/sub.t .........................