Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jun 11, 2014
1 parent 2db3a33 commit c00b578
Show file tree
Hide file tree
Showing 6 changed files with 704 additions and 1,227 deletions.
14 changes: 8 additions & 6 deletions log/niecza_summary.out
Expand Up @@ -4542,7 +4542,7 @@ S32-list/map.niecza................................ 45 0 2 12 59
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 @@ -4564,7 +4564,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............................... 42 4 0 2 48
S32-list/roll.niecza............................... 41 5 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 @@ -6075,7 +6075,7 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2981, 334, 112, 358, 3768, 4968
"S02", 2981, 334, 112, 358, 3768, 5006
"S03", 3440, 446, 198, 392, 4472, 5080
"S04", 807, 0, 34, 60, 899, 1118
"S05", 4102, 70, 94, 221, 4484, 5892
Expand All @@ -6095,10 +6095,10 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S26", 0, 0, 0, 0, 0, 312
"S28", 6, 0, 1, 0, 7, 13
"S29", 300, 6, 2, 11, 319, 351
"S32", 6619, 206, 128, 251, 7198, 7523
"int", 447, 36, 19, 22, 524, 1098
"S32", 6617, 208, 128, 251, 7198, 7523
"int", 447, 36, 19, 22, 524, 1107
"ros", 0, 0, 0, 0, 0, 2
"total", 20684, 1198, 713, 1733, 24296, 31513
"total", 20682, 1200, 713, 1733, 24296, 31560
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down Expand Up @@ -6161,11 +6161,13 @@ 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
S32-num/cool-num.niecza passed 1 unplanned test(s)
S32-num/rand.niecza passed 2 unplanned test(s)
Expand Down
6 changes: 3 additions & 3 deletions log/pugs_summary.out
Expand Up @@ -1367,7 +1367,7 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 47, 0, 0, 47, 79
"S02", 0, 2256, 0, 0, 2256, 5096
"S02", 0, 2256, 0, 0, 2256, 5134
"S03", 0, 2480, 0, 0, 2480, 5080
"S04", 0, 669, 0, 0, 669, 1118
"S05", 0, 4480, 0, 0, 4480, 5892
Expand All @@ -1388,9 +1388,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, 3069, 0, 0, 3069, 7534
"int", 0, 202, 0, 0, 202, 1088
"int", 0, 202, 0, 0, 202, 1097
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14740, 0, 1, 14760, 31397
"total", 19, 14740, 0, 1, 14760, 31444
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down
1,839 changes: 653 additions & 1,186 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

26 changes: 14 additions & 12 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

41 changes: 21 additions & 20 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-06-11,68.61%,287670c,20682,1200,713,1733,24296,31560,48a8de3,
pugs,2014-06-11,00.06%,287670c,19,14740,0,1,14760,31444,9d8b59d,
rakudo.jvm,2014-06-11,51.70%,287670c,15586,12753,408,1056,29803,31346,1a3706c,
rakudo.moar,2014-06-11,100.00%,287670c,30145,0,627,1457,32229,31560,1a3706c,
rakudo.parrot,2014-06-11,97.01%,287670c,29244,7,622,1526,31399,31560,1a3706c,
niecza,2014-06-10,68.64%,89ab348,20684,1198,713,1733,24296,31513,48a8de3,
pugs,2014-06-10,00.06%,89ab348,19,14740,0,1,14760,31397,9d8b59d,
rakudo.jvm,2014-06-10,10.13%,89ab348,3053,26272,104,342,29771,31331,beb0525,
Expand Down

0 comments on commit c00b578

Please sign in to comment.