Skip to content

Commit fe0db5a

Browse files
committed
today (automated commit)
1 parent 707a004 commit fe0db5a

File tree

4 files changed

+18
-16
lines changed

4 files changed

+18
-16
lines changed

niecza_summary.out

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ S03-metaops/reduce.niecza..........................Potential difficulties:
720720
1 todo : huh?
721721
1 todo : unary [] does not context yet
722722
S03-metaops/reverse.t.............................. 34 0 0 0 34
723-
S03-metaops/zip.niecza............................. 13 0 4 6 23
723+
S03-metaops/zip.niecza............................. 14 0 4 6 24
724724
1 skipped: Unable to resolve method munch in class List
725725
2 skipped: Cannot use value like Whatever as a number
726726
3 skipped: Unable to resolve method lol in type Parcel
@@ -2100,7 +2100,7 @@ S05-mass/rx.niecza.................................Potential difficulties:
21002100
$rt112450 is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S05-mass/rx.niecza line 2573:
21012101
------>  my ?$rt112450 = 4;
21022102

2103-
sh: line 1: 8190 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
2103+
sh: line 1: 12031 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
21042104
661 6 19 47 733
21052105
1 skipped: Unable to resolve method alpha in class Cursor
21062106
2 skipped: Dubious test, http://irclog.perlgeek.de/perl6/2012-05-27#i_5643089
@@ -5509,7 +5509,7 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
55095509
"Synopsis", "pass","fail","todo","skip","plan","spec"
55105510
"S01", 0, 0, 0, 0, 0, 61
55115511
"S02", 2933, 0, 105, 260, 3298, 3464
5512-
"S03", 3936, 0, 193, 357, 4486, 4166
5512+
"S03", 3937, 0, 193, 357, 4487, 4167
55135513
"S04", 779, 1, 35, 47, 862, 951
55145514
"S05", 4050, 6, 115, 196, 4367, 5739
55155515
"S06", 754, 3, 51, 158, 966, 1263
@@ -5529,7 +5529,7 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
55295529
"S29", 305, 0, 5, 5, 315, 328
55305530
"S32", 6377, 0, 125, 237, 6739, 5258
55315531
"int", 449, 2, 21, 24, 496, 548
5532-
"total", 20795, 14, 733, 1502, 23044, 24587
5532+
"total", 20796, 14, 733, 1502, 23045, 24588
55335533
----------------
55345534
Failure summary:
55355535
S04-phasers/end.niecza aborted 1 test(s)

perl6_pass_rates

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
"Impl", "pass","fail","todo","skip","plan","spec"
2+
# 11/19/2012 f631233 rakudo++ (24229); niecza (85.83%); pugs (0%)
3+
"niecza", 20796, 14, 733, 1502, 23045, 24588
4+
"pugs" , 0, 14425, 0, 0, 14425, 24339
5+
"rakudo", 24229, 3, 670, 1713, 26615, 24590
26
# 11/18/2012 a6be9c5 rakudo++ (24227); niecza (85.83%); pugs (0%)
37
"niecza", 20795, 14, 733, 1502, 23044, 24587
48
"pugs" , 0, 14425, 0, 0, 14425, 24338

pugs_summary.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,7 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
15121512
"Synopsis", "pass","fail","todo","skip","plan","spec"
15131513
"S01", 0, 47, 0, 0, 47, 79
15141514
"S02", 0, 2063, 0, 0, 2063, 3460
1515-
"S03", 0, 2449, 0, 0, 2449, 4166
1515+
"S03", 0, 2449, 0, 0, 2449, 4167
15161516
"S04", 0, 668, 0, 0, 668, 951
15171517
"S05", 0, 4468, 0, 0, 4468, 5739
15181518
"S06", 0, 590, 0, 0, 590, 1263
@@ -1532,7 +1532,7 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
15321532
"S29", 0, 44, 0, 0, 44, 78
15331533
"S32", 0, 3115, 0, 0, 3115, 5269
15341534
"int", 0, 184, 0, 0, 184, 536
1535-
"total", 0, 14425, 0, 0, 14425, 24338
1535+
"total", 0, 14425, 0, 0, 14425, 24339
15361536
----------------
15371537
Failure summary:
15381538
S01-perl-5-integration/basic.pugs aborted 20 test(s)

rakudo_summary.out

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ use of uninitialized value of type Any in string context in block at t/spec/S0
448448
2 todo : orelse
449449
1 todo : reduced hyper op
450450
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
452452
2 skipped: nom regression
453453
4 todo : nom regression
454454
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
11361136
S06-other/introspection.t.......................... 12 0 0 0 12
11371137
S06-other/main-eval.rakudo......................... 2 0 1 0 3
11381138
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
11401140
5 todo : nom regression
1141+
2 todo : RT 115744
11411142
S06-other/main.t................................... 6 0 0 0 6
11421143
S06-other/misc.t................................... 3 0 0 0 3
11431144
S06-routine-modifiers/lvalue-subroutines.rakudo.... 11 0 0 3 14
@@ -1308,7 +1309,7 @@ S12-attributes/recursive.t......................... 19 0 0 0 19
13081309
S12-attributes/undeclared.t........................ 10 0 0 0 10
13091310
S12-class/anonymous.rakudo......................... 16 0 1 0 17
13101311
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
13121313
1 skipped: Cannot use .= to initialize an attribute
13131314
S12-class/augment-supersede.rakudo................. 9 0 0 2 11
13141315
2 skipped: supersede
@@ -2127,15 +2128,15 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
21272128
"Synopsis", "pass","fail","todo","skip","plan","spec"
21282129
"S01", 2, 0, 0, 18, 20, 61
21292130
"S02", 3113, 0, 150, 261, 3524, 3464
2130-
"S03", 4122, 0, 147, 184, 4453, 4166
2131+
"S03", 4123, 0, 147, 184, 4454, 4167
21312132
"S04", 824, 0, 35, 53, 912, 951
21322133
"S05", 4538, 0, 125, 578, 5241, 5739
2133-
"S06", 1119, 2, 25, 131, 1277, 1263
2134+
"S06", 1119, 0, 27, 131, 1277, 1263
21342135
"S07", 0, 0, 0, 0, 0, 0
21352136
"S09", 135, 0, 19, 21, 175, 175
21362137
"S10", 62, 0, 1, 5, 68, 125
21372138
"S11", 53, 0, 0, 4, 57, 112
2138-
"S12", 1250, 1, 36, 130, 1417, 1318
2139+
"S12", 1251, 0, 36, 130, 1417, 1318
21392140
"S13", 70, 0, 0, 0, 70, 80
21402141
"S14", 286, 0, 6, 14, 306, 325
21412142
"S16", 226, 0, 6, 25, 257, 290
@@ -2148,12 +2149,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
21482149
"S32", 7293, 1, 98, 256, 7648, 5258
21492150
"int", 515, 0, 18, 25, 558, 548
21502151
"ros", 2, 0, 0, 0, 2, 2
2151-
"total", 24227, 6, 668, 1713, 26614, 24589
2152+
"total", 24229, 3, 670, 1713, 26615, 24590
21522153
----------------
21532154
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
21572155
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
21582156
S19-command-line/dash-e.t 3 - -e works with non-ASCII program texts
21592157
S32-exceptions/misc.rakudo 452 - right exception type (X::TypeCheck::Binding)

0 commit comments

Comments
 (0)