Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 22, 2014
1 parent b0f122b commit 5d1b607
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 72 deletions.
18 changes: 10 additions & 8 deletions log/niecza_summary.out
Expand Up @@ -42,7 +42,7 @@ S02-lexical-conventions/unicode.t..................Potential difficulties:
$पहला is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-lexical-conventions/unicode.t line 60:
------> lives_ok { my ⏏$पहला = 1; }, "hindi declaration";

38 0 0 0 38
44 0 0 0 44
S02-lexical-conventions/unspace.niecza.............===SORRY!===

Confused at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-lexical-conventions/unspace.niecza line 300:
Expand Down Expand Up @@ -2447,7 +2447,7 @@ Use of uninitialized value in string context
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
103 0 7 31 140
104 0 7 31 141
2 skipped: s:g[...] =
3 skipped: Action method quote:ss not yet implemented
3 skipped: s[...] op= RHS
Expand Down Expand Up @@ -6135,8 +6135,9 @@ integration/advent2009-day17.t..................... 62 0 0 0 62
integration/advent2009-day19.t..................... 6 0 0 0 6
integration/advent2009-day22.niecza................ 3 0 0 1 4
1 skipped: No candidates for dispatch to &infix:<==>
integration/advent2009-day23.niecza................ 3 0 0 1 4
1 skipped: hangs
integration/advent2009-day23.niecza................ 4 1 0 5 10
5 skipped: hangs
1 tests aborted (missing ok/not ok)
integration/advent2010-day04.t..................... 11 0 0 0 11
integration/code-blocks-as-sub-args.t.............. 4 0 0 0 4
integration/error-reporting.niecza.................Potential difficulties:
Expand Down Expand Up @@ -6205,10 +6206,10 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2985, 335, 112, 350, 3770, 5003
"S02", 2991, 335, 112, 350, 3776, 5009
"S03", 3452, 446, 198, 392, 4484, 5092
"S04", 807, 2, 34, 60, 901, 1120
"S05", 4106, 72, 94, 221, 4490, 5899
"S05", 4107, 72, 94, 221, 4491, 5900
"S06", 766, 26, 50, 162, 1004, 1401
"S07", 0, 0, 0, 0, 0, 0
"S09", 66, 0, 1, 8, 75, 200
Expand All @@ -6227,9 +6228,9 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S28", 6, 0, 1, 0, 7, 13
"S29", 302, 6, 2, 12, 322, 354
"S32", 6575, 241, 126, 242, 7178, 7519
"int", 418, 67, 19, 21, 525, 1222
"int", 419, 68, 19, 25, 531, 1228
"ros", 0, 0, 0, 0, 0, 2
"total", 20592, 1337, 706, 1697, 24305, 31803
"total", 20600, 1338, 706, 1701, 24318, 31816
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down Expand Up @@ -6312,6 +6313,7 @@ S32-scalar/undef.niecza aborted 82 test(s)
S32-str/split-simple.niecza aborted 29 test(s)
integration/advent2009-day07.t aborted 10 test(s)
integration/advent2009-day14.t aborted 21 test(s)
integration/advent2009-day23.niecza aborted 1 test(s)
integration/error-reporting.niecza aborted 16 test(s)
integration/role-composition-vs-attribute.t aborted 10 test(s)
integration/weird-errors.niecza aborted 10 test(s)
37 changes: 12 additions & 25 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

29 changes: 11 additions & 18 deletions log/rakudo.parrot_summary.out

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,8 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
niecza,2014-07-22,67.42%,8a43069,20600,1338,706,1701,24318,31816,48a8de3,
rakudo.jvm,2014-07-22,98.83%,8a43069,30199,19,662,1402,32282,31816,2bc8f67,
rakudo.moar,2014-07-22,100.00%,8a43069,30555,41,653,1267,32516,31816,2bc8f67,
rakudo.parrot,2014-07-22,96.96%,8a43069,29626,0,646,1379,31651,31816,2bc8f67,
niecza,2014-07-21,67.52%,def56cb,20592,1337,706,1697,24305,31803,48a8de3,
rakudo.jvm,2014-07-21,98.82%,def56cb,30136,23,663,1443,32265,31803,97882c3,
rakudo.moar,2014-07-21,100.00%,def56cb,30497,40,654,1308,32499,31803,97882c3,
Expand Down

0 comments on commit 5d1b607

Please sign in to comment.