@@ -448,7 +448,7 @@ use of uninitialized value of type Any in string context in block at t/spec/S0
448
448
2 todo : orelse
449
449
1 todo : reduced hyper op
450
450
S03-metaops/reverse.t.............................. 34 0 0 0 34
451
- S03-metaops/zip.rakudo............................. 17 0 4 2 23
451
+ S03-metaops/zip.rakudo............................. 18 0 4 2 24
452
452
2 skipped: nom regression
453
453
4 todo : nom regression
454
454
S03-operators/adverbial-modifiers.rakudo...........use of uninitialized value of type Any in string context in sub fiddle at t/spec/S03-operators/adverbial-modifiers.rakudo:68
@@ -1136,8 +1136,9 @@ S06-other/anon-hashes-vs-blocks.t.................. 17 0 0 0 17
1136
1136
S06-other/introspection.t.......................... 12 0 0 0 12
1137
1137
S06-other/main-eval.rakudo......................... 2 0 1 0 3
1138
1138
1 todo : MAIN in eval
1139
- S06-other/main-usage.rakudo........................ 15 2 5 0 22
1139
+ S06-other/main-usage.rakudo........................ 15 0 7 0 22
1140
1140
5 todo : nom regression
1141
+ 2 todo : RT 115744
1141
1142
S06-other/main.t................................... 6 0 0 0 6
1142
1143
S06-other/misc.t................................... 3 0 0 0 3
1143
1144
S06-routine-modifiers/lvalue-subroutines.rakudo.... 11 0 0 3 14
@@ -1308,7 +1309,7 @@ S12-attributes/recursive.t......................... 19 0 0 0 19
1308
1309
S12-attributes/undeclared.t........................ 10 0 0 0 10
1309
1310
S12-class/anonymous.rakudo......................... 16 0 1 0 17
1310
1311
1 todo : Anonymous class stringification (?)
1311
- S12-class/attributes.rakudo........................ 23 1 0 1 25
1312
+ S12-class/attributes.rakudo........................ 24 0 0 1 25
1312
1313
1 skipped: Cannot use .= to initialize an attribute
1313
1314
S12-class/augment-supersede.rakudo................. 9 0 0 2 11
1314
1315
2 skipped: supersede
@@ -2127,15 +2128,15 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
2127
2128
"Synopsis", "pass","fail","todo","skip","plan","spec"
2128
2129
"S01", 2, 0, 0, 18, 20, 61
2129
2130
"S02", 3113, 0, 150, 261, 3524, 3464
2130
- "S03", 4122 , 0, 147, 184, 4453 , 4166
2131
+ "S03", 4123 , 0, 147, 184, 4454 , 4167
2131
2132
"S04", 824, 0, 35, 53, 912, 951
2132
2133
"S05", 4538, 0, 125, 578, 5241, 5739
2133
- "S06", 1119, 2 , 25 , 131, 1277, 1263
2134
+ "S06", 1119, 0 , 27 , 131, 1277, 1263
2134
2135
"S07", 0, 0, 0, 0, 0, 0
2135
2136
"S09", 135, 0, 19, 21, 175, 175
2136
2137
"S10", 62, 0, 1, 5, 68, 125
2137
2138
"S11", 53, 0, 0, 4, 57, 112
2138
- "S12", 1250 , 1 , 36, 130, 1417, 1318
2139
+ "S12", 1251 , 0 , 36, 130, 1417, 1318
2139
2140
"S13", 70, 0, 0, 0, 70, 80
2140
2141
"S14", 286, 0, 6, 14, 306, 325
2141
2142
"S16", 226, 0, 6, 25, 257, 290
@@ -2148,12 +2149,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
2148
2149
"S32", 7293, 1, 98, 256, 7648, 5258
2149
2150
"int", 515, 0, 18, 25, 558, 548
2150
2151
"ros", 2, 0, 0, 0, 2, 2
2151
- "total", 24227 , 6 , 668 , 1713, 26614, 24589
2152
+ "total", 24229 , 3 , 670 , 1713, 26615, 24590
2152
2153
----------------
2153
2154
Failure summary:
2154
- S06-other/main-usage.rakudo 21 - Stopping option processing
2155
- S06-other/main-usage.rakudo 22 - Boolean argument with --
2156
- S12-class/attributes.rakudo 25 - No segfault on state variables
2157
2155
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
2158
2156
S19-command-line/dash-e.t 3 - -e works with non-ASCII program texts
2159
2157
S32-exceptions/misc.rakudo 452 - right exception type (X::TypeCheck::Binding)
0 commit comments