Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Apr 18, 2014
1 parent d04eb61 commit 9ab21f8
Show file tree
Hide file tree
Showing 6 changed files with 71 additions and 202 deletions.
11 changes: 5 additions & 6 deletions log/niecza_summary.out
Expand Up @@ -4322,7 +4322,7 @@ Use of uninitialized value in numeric context
S32-list/reverse.niecza............................ 16 0 0 5 21
1 skipped: Unable to resolve method reverse in class Parcel
4 skipped: Iterable NYI
S32-list/roll.niecza............................... 41 5 0 2 48
S32-list/roll.niecza............................... 42 4 0 2 48
1 skipped: That's not the right way to spawn another Niecza
1 skipped: .roll on empty list
S32-list/sort.niecza............................... 24 0 4 4 32
Expand Down Expand Up @@ -5958,16 +5958,16 @@ Use of uninitialized value in string context
"S14", 168, 0, 1, 11, 180, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 185, 0, 5, 41, 231, 302
"S17", 0, 0, 0, 0, 0, 183
"S17", 0, 0, 0, 0, 0, 203
"S19", 4, 0, 0, 0, 4, 4
"S24", 1, 0, 0, 0, 1, 88
"S26", 0, 0, 0, 0, 0, 268
"S28", 6, 0, 1, 0, 7, 13
"S29", 304, 2, 2, 11, 319, 351
"S32", 6759, 13, 137, 285, 7194, 7080
"int", 464, 12, 22, 27, 525, 860
"S32", 6760, 12, 137, 285, 7194, 7080
"int", 464, 12, 22, 27, 525, 886
"ros", 0, 0, 0, 0, 0, 2
"total", 20984, 564, 745, 1780, 24073, 29252
"total", 20985, 563, 745, 1780, 24073, 29298
----------------
Failure summary:
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
Expand Down Expand Up @@ -6005,7 +6005,6 @@ S32-list/pick.niecza 56 - too many pick on Enum is sane
S32-list/roll.niecza 41 - simple roll on Enum type works
S32-list/roll.niecza 42 - one roll on Enum type works
S32-list/roll.niecza 45 - simple roll on Enum is sane
S32-list/roll.niecza 46 - one roll on Enum is sane
S32-list/roll.niecza 47 - too many roll on Enum is sane
integration/role-composition-vs-attribute.t aborted 10 test(s)
integration/weird-errors.niecza 10 - weird code that used to parsefail rakudo
Expand Down
6 changes: 3 additions & 3 deletions log/pugs_summary.out
Expand Up @@ -1372,16 +1372,16 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S14", 0, 76, 0, 0, 76, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 19, 1, 0, 1, 21, 289
"S17", 0, 0, 0, 0, 0, 183
"S17", 0, 0, 0, 0, 0, 203
"S19", 0, 7, 0, 0, 7, 11
"S24", 0, 76, 0, 0, 76, 88
"S26", 0, 0, 0, 0, 0, 268
"S28", 0, 5, 0, 0, 5, 13
"S29", 0, 43, 0, 0, 43, 94
"S32", 0, 3063, 0, 0, 3063, 7091
"int", 0, 203, 0, 0, 203, 850
"int", 0, 203, 0, 0, 203, 876
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14738, 0, 1, 14758, 29136
"total", 19, 14738, 0, 1, 14758, 29182
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down
48 changes: 35 additions & 13 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

173 changes: 8 additions & 165 deletions log/rakudo.parrot_summary.out

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,9 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
niecza,2014-04-18,70.52%,cbeb43b,20985,563,745,1780,24073,29298,48a8de3,
pugs,2014-04-18,00.06%,cbeb43b,19,14738,0,1,14758,29182,9d8b59d,
rakudo.jvm,2014-04-18,98.58%,cbeb43b,29336,71,603,1514,31524,29318,921615b,
rakudo.moar,2014-04-18,100.00%,cbeb43b,29758,2,604,1385,31749,29318,921615b,
rakudo.parrot,2014-04-18,98.40%,cbeb43b,29282,0,595,1430,31307,29318,921615b,
niecza,2014-04-16,70.64%,baace2c,20984,564,745,1780,24073,29252,48a8de3,
pugs,2014-04-16,00.06%,baace2c,19,14738,0,1,14758,29136,9d8b59d,
rakudo.jvm,2014-04-16,98.81%,baace2c,29350,0,603,1515,31468,29272,f1f30d2,
Expand Down

0 comments on commit 9ab21f8

Please sign in to comment.