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 1, 2014
1 parent 03822f4 commit 8ba053c
Show file tree
Hide file tree
Showing 6 changed files with 131 additions and 68 deletions.
18 changes: 9 additions & 9 deletions log/niecza_summary.out
Expand Up @@ -1972,16 +1972,16 @@ S04-statements/do.t................................Potential difficulties:
27 0 0 0 27
S04-statements/for-scope.t......................... 16 0 0 0 16
S04-statements/for.niecza..........................Potential difficulties:
$key is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 213:
$key is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 226:
------>  for @array_kv.kv -> ⏏$key, $val is rw { $val++ };
$x is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 504:
$x is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 517:
------>  for 1 .. 5 -> ⏏$x, $y? { }
$y is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 504:
$y is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 517:
------>  for 1 .. 5 -> $x, ⏏$y? { }
&foo is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 510:
&foo is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S04-statements/for.niecza line 523:
------>  for 1, 2, 3 { sub foo ⏏{}; $a++ }

73 0 5 1 79
74 0 5 1 80
1 skipped: slice context
2 todo : array iterator does not track a growing array
2 todo : NYI
Expand Down Expand Up @@ -6069,9 +6069,9 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2979, 334, 112, 358, 3766, 4882
"S02", 2979, 334, 112, 358, 3766, 4962
"S03", 3440, 446, 198, 392, 4472, 5080
"S04", 806, 0, 34, 60, 898, 1116
"S04", 807, 0, 34, 60, 899, 1117
"S05", 4102, 70, 94, 221, 4484, 5892
"S06", 765, 25, 50, 162, 1002, 1383
"S07", 0, 0, 0, 0, 0, 0
Expand All @@ -6092,7 +6092,7 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S32", 6618, 207, 128, 251, 7198, 7517
"int", 447, 36, 19, 22, 524, 1081
"ros", 0, 0, 0, 0, 0, 2
"total", 20678, 1199, 713, 1733, 24291, 31463
"total", 20679, 1199, 713, 1733, 24292, 31544
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down Expand Up @@ -6154,7 +6154,7 @@ 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 54 - one pick on Enum is sane
S32-list/pick.niecza 53 - simple 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
Expand Down
14 changes: 7 additions & 7 deletions log/pugs_summary.out
Expand Up @@ -486,9 +486,9 @@ S04-statements/for-scope.t.........................pugs: user error ((0,"this ve
S04-statements/for.pugs............................***
Unexpected "5"
expecting expression
at t/spec/S04-statements/for.pugs line 587, column 9
0 79 0 0 79
79 tests aborted (missing ok/not ok)
at t/spec/S04-statements/for.pugs line 600, column 9
0 80 0 0 80
80 tests aborted (missing ok/not ok)
S04-statements/for_with_only_one_item.t............pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 9 0 0 9
9 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -1367,9 +1367,9 @@ 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, 2254, 0, 0, 2254, 5010
"S02", 0, 2254, 0, 0, 2254, 5090
"S03", 0, 2480, 0, 0, 2480, 5080
"S04", 0, 668, 0, 0, 668, 1116
"S04", 0, 669, 0, 0, 669, 1117
"S05", 0, 4480, 0, 0, 4480, 5892
"S06", 0, 607, 0, 0, 607, 1383
"S07", 0, 0, 0, 0, 0, 0
Expand All @@ -1390,7 +1390,7 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S32", 0, 3069, 0, 0, 3069, 7528
"int", 0, 202, 0, 0, 202, 1071
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14737, 0, 1, 14757, 31347
"total", 19, 14738, 0, 1, 14758, 31428
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down Expand Up @@ -1538,7 +1538,7 @@ S04-statement-modifiers/while.pugs aborted 5 test(s)
S04-statement-parsing/hash.pugs aborted 8 test(s)
S04-statements/do.pugs aborted 27 test(s)
S04-statements/for-scope.t aborted 16 test(s)
S04-statements/for.pugs aborted 79 test(s)
S04-statements/for.pugs aborted 80 test(s)
S04-statements/for_with_only_one_item.t aborted 9 test(s)
S04-statements/given.pugs aborted 51 test(s)
S04-statements/if.pugs aborted 29 test(s)
Expand Down
63 changes: 38 additions & 25 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

53 changes: 37 additions & 16 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

46 changes: 35 additions & 11 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-01,68.55%,6228b9f,20679,1199,713,1733,24292,31544,48a8de3,
pugs,2014-06-01,00.06%,6228b9f,19,14738,0,1,14758,31428,9d8b59d,
rakudo.jvm,2014-06-01,96.31%,6228b9f,29051,676,650,1634,32011,31576,a1f80d9,
rakudo.moar,2014-06-01,100.00%,6228b9f,30165,6,625,1447,32243,31574,a1f80d9,
rakudo.parrot,2014-06-01,96.84%,6228b9f,29213,2,620,1520,31355,31574,a1f80d9,
niecza,2014-05-31,68.61%,59845d7,20678,1199,713,1733,24291,31463,48a8de3,
pugs,2014-05-31,00.06%,59845d7,19,14737,0,1,14757,31347,9d8b59d,
rakudo.jvm,2014-05-31,96.27%,59845d7,29015,681,639,1593,31928,31493,a89060a,
Expand Down

0 comments on commit 8ba053c

Please sign in to comment.