Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Apr 7, 2014
1 parent c43c8c7 commit 47692cd
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 39 deletions.
10 changes: 5 additions & 5 deletions log/niecza_summary.out
Expand Up @@ -4297,7 +4297,7 @@ S32-list/map.niecza................................ 45 0 2 6 53
1 todo :
1 todo : https://github.com/sorear/niecza/issues/182
S32-list/minmax.t.................................. 55 0 0 0 55
S32-list/pick.niecza............................... 49 7 0 1 57
S32-list/pick.niecza............................... 48 8 0 1 57
1 skipped: ().pick === Nil
S32-list/reduce.niecza.............................Potential difficulties:
@array is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-list/reduce.niecza line 28:
Expand All @@ -4319,7 +4319,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 @@ -5962,9 +5962,9 @@ Use of uninitialized value in string context
"S28", 6, 0, 1, 0, 7, 13
"S29", 304, 2, 2, 11, 319, 351
"S32", 6760, 12, 137, 285, 7194, 7079
"int", 464, 12, 22, 27, 525, 779
"int", 464, 12, 22, 27, 525, 801
"ros", 0, 0, 0, 0, 0, 2
"total", 20984, 544, 745, 1748, 24021, 29037
"total", 20984, 544, 745, 1748, 24021, 29059
----------------
Failure summary:
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
Expand Down Expand Up @@ -5992,12 +5992,12 @@ S32-list/pick.niecza 48 - simple pick on Enum type works
S32-list/pick.niecza 49 - one pick on Enum type works
S32-list/pick.niecza 50 - all pick on Enum type works
S32-list/pick.niecza 51 - too many pick on Enum type works
S32-list/pick.niecza 53 - simple pick on Enum is sane
S32-list/pick.niecza 54 - one pick on Enum is sane
S32-list/pick.niecza 55 - all pick on Enum is sane
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)
Expand Down
4 changes: 2 additions & 2 deletions log/pugs_summary.out
Expand Up @@ -1384,9 +1384,9 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S28", 0, 5, 0, 0, 5, 13
"S29", 0, 43, 0, 0, 43, 94
"S32", 0, 3062, 0, 0, 3062, 7090
"int", 0, 203, 0, 0, 203, 769
"int", 0, 203, 0, 0, 203, 791
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14733, 0, 1, 14753, 28921
"total", 19, 14733, 0, 1, 14753, 28943
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down
13 changes: 6 additions & 7 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

32 changes: 10 additions & 22 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,notes,"impl sha1"
niecza,2014-04-07,70.92%,825948d,20984,544,745,1748,24021,29059,,48a8de3
pugs,2014-04-07,00.06%,825948d,19,14733,0,1,14753,28943,,9d8b59d
rakudo.jvm,2014-04-07,98.74%,825948d,29216,9,621,1512,31358,29079,,c575000
rakudo.moar,2014-04-07,100.00%,825948d,29588,5,608,1382,31583,29079,,c575000
rakudo.parrot,2014-04-07,98.40%,825948d,29115,188,604,1447,31354,29079,,c575000
niecza,2014-04-06,70.97%,9191138,20984,544,745,1748,24021,29037,,48a8de3
pugs,2014-04-06,00.06%,9191138,19,14733,0,1,14753,28921,,9d8b59d
rakudo.jvm,2014-04-06,98.74%,9191138,29194,12,618,1512,31336,29057,,c2cc4fd
Expand Down

0 comments on commit 47692cd

Please sign in to comment.