Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 2, 2014
1 parent 3e242db commit 301112e
Show file tree
Hide file tree
Showing 6 changed files with 222 additions and 115 deletions.
21 changes: 11 additions & 10 deletions log/niecza_summary.out
Expand Up @@ -1059,8 +1059,7 @@ S02-types/mixed_multi_dimensional.niecza........... 69 0 3 8 80
1 todo : more keys at level 4
S02-types/nan.niecza............................... 20 0 0 1 21
1 skipped: Nominal type check failed for scalar store; got Num, needed Int or subtype
S02-types/nested_arrays.niecza..................... 7 0 1 0 8
1 todo :
S02-types/nested_arrays.t.......................... 8 0 0 0 8
S02-types/nested_pairs.t........................... 14 0 0 0 14
S02-types/num.t....................................===SORRY!===

Expand Down Expand Up @@ -1437,9 +1436,10 @@ S03-operators/assign.niecza........................Potential difficulties:
5 skipped: No xor yet
1 skipped: $a[] autovivification (unspecced?)
2 skipped: Overloading infix:<=> fails
34 todo :
33 todo :
3 todo : feature
1 todo : assigning to ($a, *)
1 todo PASSED:
S03-operators/autoincrement-range.niecza........... 36 0 41 19 96
5 skipped: Failure NYI
14 skipped: Magical string decrement underflowed
Expand Down Expand Up @@ -4238,7 +4238,7 @@ S12-attributes/recursive.niecza.................... 13 0 2 8 23
S12-attributes/undeclared.t........................ 10 0 0 0 10
S12-class/anonymous.niecza......................... 15 0 2 0 17
2 todo :
S12-class/attributes.niecza........................ 23 0 0 8 31
S12-class/attributes.niecza........................ 21 2 0 8 31
1 skipped: Unhandled exception: Unable to resolve method ctxzyg in type Method
6 skipped: Unhandled parameter twigil !
1 skipped: $b declared but not used. FIXME later.
Expand Down Expand Up @@ -5134,7 +5134,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............................... 48 8 0 1 57
S32-list/pick.niecza............................... 49 7 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 Down Expand Up @@ -5786,7 +5786,7 @@ Unhandled exception: Check failed
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 1345, 2187, 51, 213, 3790, 5053
"S02", 1346, 2187, 50, 213, 3790, 5053
"S03", 3425, 484, 198, 387, 4490, 5089
"S04", 808, 2, 34, 60, 902, 1121
"S05", 3439, 808, 71, 174, 4489, 5899
Expand All @@ -5795,7 +5795,7 @@ Unhandled exception: Check failed
"S09", 66, 0, 1, 8, 75, 200
"S10", 0, 61, 0, 0, 61, 131
"S11", 0, 0, 0, 0, 0, 139
"S12", 715, 93, 60, 163, 1031, 1571
"S12", 713, 95, 60, 163, 1031, 1571
"S13", 22, 11, 1, 10, 44, 82
"S14", 168, 0, 1, 11, 180, 330
"S15", 0, 0, 0, 0, 0, 283
Expand All @@ -5807,10 +5807,10 @@ Unhandled exception: Check failed
"S26", 0, 0, 0, 0, 0, 1937
"S28", 6, 0, 1, 0, 7, 13
"S29", 302, 6, 2, 12, 322, 354
"S32", 6503, 350, 123, 201, 7171, 7796
"S32", 6504, 349, 123, 201, 7171, 7796
"int", 361, 137, 10, 23, 531, 1227
"ros", 0, 0, 0, 0, 0, 2
"total", 18077, 4221, 608, 1455, 24340, 33746
"total", 18077, 4222, 607, 1455, 24340, 33746
----------------
Failure summary:
S02-lexical-conventions/begin_end_pod.t aborted 1 test(s)
Expand Down Expand Up @@ -5889,6 +5889,8 @@ S06-other/main-usage.niecza aborted 22 test(s)
S06-signature/errors.niecza 11
S10-packages/basic.niecza aborted 61 test(s)
S12-attributes/class.niecza 20 - class attribute initialization works
S12-class/attributes.niecza 27 - Array from 2-nd element to end+1
S12-class/attributes.niecza 29 - Plain array in the method
S12-construction/BUILD.niecza aborted 2 test(s)
S12-methods/private.niecza aborted 12 test(s)
S12-methods/topic.t 1 - $_ is not set in methods...
Expand All @@ -5914,7 +5916,6 @@ 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
Expand Down
37 changes: 23 additions & 14 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

85 changes: 59 additions & 26 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

96 changes: 61 additions & 35 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

93 changes: 63 additions & 30 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-09-02,55.91%,c738362,18077,4222,607,1455,24340,33746,48a8de3,
rakudo.jvm,2014-09-02,98.52%,c738362,31852,50,674,1413,33989,34333,a640aab,
rakudo.moar,2014-09-02,100.00%,c738362,32331,40,628,1248,34247,34333,a640aab,
rakudo.moar-jit,2014-09-02,100.00%,c738362,32331,40,628,1248,34247,34333,a640aab,
rakudo.parrot,2014-09-02,96.37%,c738362,31156,203,628,1377,33364,34333,a640aab,
niecza,2014-09-01,56.97%,83761ab,18077,4221,608,1455,24340,33746,48a8de3,
rakudo.jvm,2014-09-01,98.67%,83761ab,31309,0,676,1418,33403,33747,4a6dbf5,
rakudo.moar,2014-09-01,100.00%,83761ab,31729,56,629,1247,33661,33747,4a6dbf5,
Expand Down

0 comments on commit 301112e

Please sign in to comment.