Ticket #1102: 41837.failures.txt

File 41837.failures.txt, 3.8 KB (added by jkeenan, 12 years ago)

test failures on Darwin/PPC at r41837

Line 
1'make fulltest' was run at r41837 on Darwin/PPC.  These failures were
2observed:
3
4testf, testg, testS
5
6Test Summary Report
7-------------------
8t/compilers/imcc/syn/macro.t       (Wstat: 768 Tests: 41 Failed: 3)
9  Failed tests:  2-4
10  Non-zero exit status: 3
11t/compilers/imcc/syn/regressions.t (Wstat: 256 Tests: 17 Failed: 1)
12  Failed test:  7
13  Non-zero exit status: 1
14t/op/exit.t                        (Wstat: 0 Tests: 7 Failed: 0)
15  TODO passed:   6
16Files=215, Tests=6288, 347 wallclock secs ( 6.70 usr  3.25 sys + 148.78 cusr 126.50 csys = 285.23 CPU)
17Result: FAIL
18make[1]: *** [testf] Error 1
19
20
21
22perl t/harness --gc-debug -f t/compilers/imcc/syn/macro.t
23Can't open perl script "t/harness": No such file or directory
24[make.test.output] 507 $ cd ~/work/parrot
25[parrot] 508 $ perl t/harness --gc-debug -f t/compilers/imcc/syn/macro.t
26t/compilers/imcc/syn/macro.t .. 2/41
27#   Failed test 'macro, zero parameters, line number'
28#   at t/compilers/imcc/syn/macro.t line 28.
29
30$ perl t/harness --gc-debug -f t/compilers/imcc/syn/regressions.t
31t/compilers/imcc/syn/regressions.t .. 1/17
32not ok 4 - comments between .param(TT \#1035) # TODO broken
33t/compilers/imcc/syn/regressions.t .. 5/17 not ok 6 - whitespace between .param(TT \#1035) # TODO broken
34
35#   Failed test 'off by one error message (TT \#1016)'
36#   at t/compilers/imcc/syn/regressions.t line 96.
37#                   'Null PMC access in get_bool()
38# current instr.: 'foo' pc -1 ((unknown file):-1)
39# '
40#     doesn't match '/(?s:Null PMC access in get_bool.*current instr.*:4\))/
41# '
42# './parrot --runcore=fast -D40 --gc-debug  "/Users/jimk/work/parrot/t/compilers/imcc/syn/regressions_7.pir"' failed with exit code 1
43not ok 13 - long register numbers in PASM (TT \#1025) # TODO works in PIR, not PASM
44t/compilers/imcc/syn/regressions.t .. 14/17 ok 16 # skip Hang on Linux i386 and amd64
45# Looks like you failed 1 test of 17.
46t/compilers/imcc/syn/regressions.t .. Dubious, test returned 1 (wstat 256, 0x100)
47Failed 1/17 subtests
48        (less 1 skipped subtest: 15 okay)
49
50Test Summary Report
51-------------------
52t/compilers/imcc/syn/regressions.t (Wstat: 256 Tests: 17 Failed: 1)
53  Failed test:  7
54  Non-zero exit status: 1
55Files=1, Tests=17,  2 wallclock secs ( 0.09 usr  0.03 sys +  0.61 cusr  0.77 csys =  1.50 CPU)
56Result: FAIL
57
58#                   'Null PMC access in get_string()
59# current instr.: 'test' pc -1 ((unknown file):-1)
60# '
61#     doesn't match '/(?s:Null PMC access .*current instr.*:4\))/
62# '
63# './parrot --runcore=fast -D40 --gc-debug  "/Users/jimk/work/parrot/t/compilers/imcc/syn/macro_2.pir"' failed with exit code 1
64
65#   Failed test 'macro, zero parameters, line number'
66#   at t/compilers/imcc/syn/macro.t line 41.
67#                   'Null PMC access in get_string()
68# current instr.: 'test' pc -1 ((unknown file):-1)
69# '
70#     doesn't match '/(?s:Null PMC access .*current instr.*:5\))/
71# '
72# './parrot --runcore=fast -D40 --gc-debug  "/Users/jimk/work/parrot/t/compilers/imcc/syn/macro_3.pir"' failed with exit code 1
73
74#   Failed test 'macro, zero parameters, line number'
75#   at t/compilers/imcc/syn/macro.t line 53.
76#                   'Null PMC access in get_string()
77# current instr.: 'test' pc -1 ((unknown file):-1)
78# '
79#     doesn't match '/(?s:Null PMC access .*current instr.*:6\))/
80# '
81# './parrot --runcore=fast -D40 --gc-debug  "/Users/jimk/work/parrot/t/compilers/imcc/syn/macro_4.pir"' failed with exit code 1
82t/compilers/imcc/syn/macro.t .. 41/41 # Looks like you failed 3 tests of 41.
83t/compilers/imcc/syn/macro.t .. Dubious, test returned 3 (wstat 768, 0x300)
84Failed 3/41 subtests
85
86Test Summary Report
87-------------------
88t/compilers/imcc/syn/macro.t (Wstat: 768 Tests: 41 Failed: 3)
89  Failed tests:  2-4
90  Non-zero exit status: 3
91Files=1, Tests=41,  8 wallclock secs ( 0.11 usr  0.04 sys +  1.34 cusr  2.00 csys =  3.49 CPU)
92Result: FAIL
93
94
95
96