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 21, 2014
1 parent aba5c7c commit b0f122b
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 212 deletions.
43 changes: 27 additions & 16 deletions log/niecza_summary.out
Expand Up @@ -583,7 +583,7 @@ S02-types/declare.niecza........................... 38 0 0 40 78
1 skipped: StrPos NYI
2 skipped: Coercive declarations NYI
1 skipped: Bit NYI
1 skipped: No Module type yet
1 skipped: Module NYI
1 skipped: utf32 NYI
1 skipped: rat NYI
1 skipped: BagHash
Expand All @@ -605,7 +605,7 @@ Use of uninitialized value in string context
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 269 (Mu.Str @ 15)
at <unknown> line 0 (ExitRunloop @ 0)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/hash.niecza line 191 (ANON @ 4)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/hash.niecza line 318 (mainline @ 240)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/hash.niecza line 324 (mainline @ 240)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
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)
Expand All @@ -618,7 +618,7 @@ Potential difficulties:
$rt is declared but not used at (eval) line 1:
------> my ⏏$rt = { grammar => 5 }

81 0 5 2 88
82 0 5 2 89
1 skipped: Excess arguments to Hash.new, unused named a
1 skipped: Unsupported use of [-1] subscript to access from end of array
5 todo :
Expand Down Expand Up @@ -657,7 +657,7 @@ S02-types/range.niecza.............................Potential difficulties:
2 skipped: Unable to resolve method reverse in class Range
1 skipped: Attempted to access slot $!min of type object for Range
1 skipped: Undeclared name: "Failure"
S02-types/set.niecza............................... 121 0 10 36 167
S02-types/set.niecza............................... 122 0 10 36 168
1 skipped: .grabpairs NYI
1 skipped: .grab NYI
10 skipped: Hypers not yet Set compatible
Expand Down Expand Up @@ -2349,7 +2349,7 @@ Use of uninitialized value in string context
1 todo : + not yet supported
S05-metasyntax/interpolating-closure.niecza........ 5 0 1 0 6
1 todo : dunno
S05-metasyntax/litvar.niecza....................... 20 0 2 0 22
S05-metasyntax/litvar.niecza....................... 20 2 2 0 24
1 todo :
1 todo : sequential semantics NYI
S05-metasyntax/longest-alternative.niecza.......... 19 0 5 7 31
Expand All @@ -2376,7 +2376,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)
21 0 3 2 26
24 0 3 2 29
2 skipped: Exception NYI
3 todo : invalid syntax
S05-metasyntax/repeat.niecza....................... 22 0 2 0 24
Expand Down Expand Up @@ -4157,8 +4157,8 @@ Unhandled exception: System.Collections.Generic.KeyNotFoundException: The given
at /home/coke/sandbox/perl6-roast-data/niecza/boot/lib/CORE.setting line 4328 (module-CORE @ 582)
at /home/coke/sandbox/perl6-roast-data/niecza/boot/lib/CORE.setting line 4328 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
0 10 0 0 10
10 tests aborted (missing ok/not ok)
0 11 0 0 11
11 tests aborted (missing ok/not ok)
S13-overloading/operators.t........................ 4 0 0 0 4
S13-overloading/typecasting-long.niecza............Potential difficulties:
@slice is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S13-overloading/typecasting-long.niecza line 34:
Expand Down Expand Up @@ -4474,7 +4474,7 @@ S32-hash/push.t.................................... 7 0 0 0 7
S32-hash/slice.niecza.............................. 15 0 11 3 29
3 skipped: Excess arguments to CORE List.new, used 1 of 3 positionals
10 todo :
1 todo : Writing to readonly scalar
1 todo PASSED: Writing to readonly scalar
S32-io/chdir.t.....................................Unhandled exception: Unable to resolve method is-win in type Any
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-io/chdir.t line 13 (mainline @ 10)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
Expand Down Expand Up @@ -6052,7 +6052,15 @@ integration/advent2009-day09.niecza................Potential difficulties:
1 todo : Capturing arbitrary named parameters
integration/advent2009-day10.t..................... 5 0 0 0 5
integration/advent2009-day13.t..................... 16 0 0 0 16
integration/advent2009-day14.t..................... 21 0 0 0 21
integration/advent2009-day14.t.....................Unhandled exception: No value for parameter '$c' in 'is_deeply'
at /home/coke/sandbox/perl6-roast-data/niecza/lib/Test.pm6 line 0 (is_deeply @ 1)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/integration/advent2009-day14.t line 8 (mainline @ 7)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
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)
0 21 0 0 21
21 tests aborted (missing ok/not ok)
integration/advent2009-day15.t..................... 4 0 0 0 4
integration/advent2009-day16.t.....................Use of uninitialized value in string context
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 1389 (warn @ 5)
Expand Down Expand Up @@ -6197,17 +6205,17 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2983, 335, 112, 350, 3768, 5001
"S02", 2985, 335, 112, 350, 3770, 5003
"S03", 3452, 446, 198, 392, 4484, 5092
"S04", 807, 2, 34, 60, 901, 1120
"S05", 4103, 70, 94, 221, 4485, 5894
"S05", 4106, 72, 94, 221, 4490, 5899
"S06", 766, 26, 50, 162, 1004, 1401
"S07", 0, 0, 0, 0, 0, 0
"S09", 66, 0, 1, 8, 75, 200
"S10", 0, 60, 0, 0, 60, 130
"S11", 0, 0, 0, 0, 0, 139
"S12", 773, 16, 63, 177, 1029, 1569
"S13", 22, 10, 1, 10, 43, 81
"S13", 22, 11, 1, 10, 44, 82
"S14", 168, 0, 1, 11, 180, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 145, 51, 4, 31, 231, 302
Expand All @@ -6219,9 +6227,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", 439, 46, 19, 21, 525, 1221
"int", 418, 67, 19, 21, 525, 1222
"ros", 0, 0, 0, 0, 0, 2
"total", 20608, 1313, 706, 1697, 24297, 31794
"total", 20592, 1337, 706, 1697, 24305, 31803
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down Expand Up @@ -6259,6 +6267,8 @@ S05-mass/rx.niecza 429 - sigspace (:s)
S05-mass/rx.niecza 434 - sigspace (:sigspace)
S05-mass/rx.niecza 437 - sigspace (:sigspace)
S05-match/capturing-contexts.niecza aborted 20 test(s)
S05-metasyntax/litvar.niecza 23 - can case-insensitive match against interpolated var
S05-metasyntax/litvar.niecza 24 - can case-insensitive match against var in assertion
S05-metasyntax/unknown.niecza passed 2 unplanned test(s)
S05-modifier/sigspace.t 10 - inline :s doesn't imply <.ws> immediately (-)
S05-modifier/sigspace.t 13 - Semantics of sigspace after ^
Expand All @@ -6272,7 +6282,7 @@ S12-attributes/class.niecza 20 - class attribute initialization works
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...
S13-overloading/metaoperators.t aborted 10 test(s)
S13-overloading/metaoperators.t aborted 11 test(s)
S16-filehandles/filetest.niecza aborted 37 test(s)
S16-filehandles/unlink.t aborted 6 test(s)
S16-io/bare-say.niecza aborted 5 test(s)
Expand Down Expand Up @@ -6301,6 +6311,7 @@ S32-num/stringify.t passed 3 unplanned test(s)
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/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)
116 changes: 43 additions & 73 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

99 changes: 39 additions & 60 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-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,
rakudo.parrot,2014-07-21,97.09%,def56cb,29611,0,647,1376,31634,31803,97882c3,
niecza,2014-07-20,67.73%,feeea52,20608,1313,706,1697,24297,31794,48a8de3,
rakudo.jvm,2014-07-20,98.74%,feeea52,30046,44,717,1469,32276,31794,8668171,
rakudo.moar,2014-07-20,100.00%,feeea52,30428,40,708,1334,32510,31794,8668171,
Expand Down

0 comments on commit b0f122b

Please sign in to comment.