Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed May 2, 2014
1 parent 97375a0 commit a1fd610
Show file tree
Hide file tree
Showing 6 changed files with 3,223 additions and 2,788 deletions.
15 changes: 6 additions & 9 deletions log/niecza_summary.out
Expand Up @@ -4350,7 +4350,7 @@ S32-list/map.niecza................................ 45 0 2 6 53
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............................... 50 6 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 @@ -4372,7 +4372,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............................... 41 5 0 2 48
S32-list/roll.niecza............................... 42 4 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 @@ -5994,7 +5994,7 @@ Use of uninitialized value in string context
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 3015, 274, 120, 344, 3753, 4613
"S02", 3015, 274, 120, 344, 3753, 4621
"S03", 3460, 205, 198, 404, 4267, 4659
"S04", 804, 0, 34, 60, 898, 1043
"S05", 4120, 50, 96, 221, 4487, 5854
Expand All @@ -6008,16 +6008,16 @@ Use of uninitialized value in string context
"S14", 168, 0, 1, 11, 180, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 185, 0, 5, 41, 231, 302
"S17", 0, 0, 0, 0, 0, 651
"S17", 0, 0, 0, 0, 0, 660
"S19", 4, 0, 0, 0, 4, 6
"S24", 1, 0, 0, 0, 1, 88
"S26", 0, 0, 0, 0, 0, 268
"S28", 6, 0, 1, 0, 7, 13
"S29", 304, 2, 2, 11, 319, 351
"S32", 6759, 13, 137, 285, 7194, 7157
"S32", 6762, 10, 137, 285, 7194, 7157
"int", 464, 12, 22, 27, 525, 962
"ros", 0, 0, 0, 0, 0, 2
"total", 20977, 575, 745, 1780, 24077, 29905
"total", 20980, 572, 745, 1780, 24077, 29922
----------------
Failure summary:
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
Expand Down Expand Up @@ -6050,13 +6050,10 @@ 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
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
integration/role-composition-vs-attribute.t aborted 10 test(s)
Expand Down
22 changes: 13 additions & 9 deletions log/pugs_summary.out
Expand Up @@ -805,8 +805,8 @@ S06-macros/returning-string.pugs...................pugs: user error ((0,"this ve
S06-multi/syntax.pugs..............................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 41 0 0 41
41 tests aborted (missing ok/not ok)
S06-operator-overloading/imported-subs.pugs........*** No such subroutine: "&EVAL"
at t/spec/S06-operator-overloading/imported-subs.pugs line 15, column 8-18
S06-operator-overloading/imported-subs.pugs........pugs: *** Can't locate lib.pm in @*INC (@*INC contains: Pugs/ext/Test/lib /usr/local/lib/perl6/darwin-2level /usr/local/lib/perl6 /usr/local/lib/perl6/site_perl/darwin-2level /usr/local/lib/perl6/site_perl /usr/local/lib/perl6/auto/pugs/perl6/lib /usr/local/lib/perl6/site_perl/auto/pugs/perl6/lib .).
at t/spec/S06-operator-overloading/imported-subs.pugs line 1, column 1
0 19 0 0 19
19 tests aborted (missing ok/not ok)
S06-other/anon-hashes-vs-blocks.pugs...............pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
Expand Down Expand Up @@ -891,14 +891,16 @@ S09-subscript/slice.pugs...........................pugs: user error ((0,"this ve
S10-packages/export.t..............................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 7 0 0 7
7 tests aborted (missing ok/not ok)
S10-packages/nested-use.t..........................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
S10-packages/nested-use.t..........................pugs: *** Can't locate lib.pm in @*INC (@*INC contains: Pugs/ext/Test/lib /usr/local/lib/perl6/darwin-2level /usr/local/lib/perl6 /usr/local/lib/perl6/site_perl/darwin-2level /usr/local/lib/perl6/site_perl /usr/local/lib/perl6/auto/pugs/perl6/lib /usr/local/lib/perl6/site_perl/auto/pugs/perl6/lib .).
at t/spec/S10-packages/nested-use.t line 1, column 1
0 9 0 0 9
9 tests aborted (missing ok/not ok)
S10-packages/scope.pugs............................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 23 0 0 23
23 tests aborted (missing ok/not ok)
pass fail todo skip plan
S11-modules/importing.pugs.........................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
S11-modules/importing.pugs.........................pugs: *** Can't locate lib.pm in @*INC (@*INC contains: Pugs/ext/Test/lib /usr/local/lib/perl6/darwin-2level /usr/local/lib/perl6 /usr/local/lib/perl6/site_perl/darwin-2level /usr/local/lib/perl6/site_perl /usr/local/lib/perl6/auto/pugs/perl6/lib /usr/local/lib/perl6/site_perl/auto/pugs/perl6/lib .).
at t/spec/S11-modules/importing.pugs line 1, column 1
0 16 0 0 16
16 tests aborted (missing ok/not ok)
S11-modules/require.pugs...........................*** No such subroutine: "&import"
Expand Down Expand Up @@ -939,7 +941,8 @@ S12-class/instantiate.pugs.........................pugs: user error ((0,"this ve
S12-class/lexical.pugs.............................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 14 0 0 14
14 tests aborted (missing ok/not ok)
S12-class/literal.t................................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
S12-class/literal.t................................pugs: *** Can't locate lib.pm in @*INC (@*INC contains: Pugs/ext/Test/lib /usr/local/lib/perl6/darwin-2level /usr/local/lib/perl6 /usr/local/lib/perl6/site_perl/darwin-2level /usr/local/lib/perl6/site_perl /usr/local/lib/perl6/auto/pugs/perl6/lib /usr/local/lib/perl6/site_perl/auto/pugs/perl6/lib .).
at t/spec/S12-class/literal.t line 1, column 1
0 2 0 0 2
2 tests aborted (missing ok/not ok)
S12-class/magical-vars.pugs........................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
Expand Down Expand Up @@ -1291,7 +1294,8 @@ integration/advent2009-day07.pugs..................pugs: user error ((0,"this ve
integration/advent2009-day11.pugs..................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 6 0 0 6
6 tests aborted (missing ok/not ok)
integration/advent2009-day12.pugs..................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
integration/advent2009-day12.pugs..................pugs: *** Can't locate lib.pm in @*INC (@*INC contains: Pugs/ext/Test/lib /usr/local/lib/perl6/darwin-2level /usr/local/lib/perl6 /usr/local/lib/perl6/site_perl/darwin-2level /usr/local/lib/perl6/site_perl /usr/local/lib/perl6/auto/pugs/perl6/lib /usr/local/lib/perl6/site_perl/auto/pugs/perl6/lib .).
at t/spec/integration/advent2009-day12.pugs line 1, column 1
0 9 0 0 9
9 tests aborted (missing ok/not ok)
integration/advent2009-day14.pugs..................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
Expand Down Expand Up @@ -1361,7 +1365,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, 2267, 0, 0, 2267, 4741
"S02", 0, 2267, 0, 0, 2267, 4749
"S03", 0, 2476, 0, 0, 2476, 4659
"S04", 0, 668, 0, 0, 668, 1043
"S05", 0, 4480, 0, 0, 4480, 5854
Expand All @@ -1375,7 +1379,7 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S14", 0, 76, 0, 0, 76, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 19, 1, 0, 1, 21, 289
"S17", 0, 0, 0, 0, 0, 651
"S17", 0, 0, 0, 0, 0, 660
"S19", 0, 7, 0, 0, 7, 13
"S24", 0, 76, 0, 0, 76, 88
"S26", 0, 0, 0, 0, 0, 268
Expand All @@ -1384,7 +1388,7 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S32", 0, 3063, 0, 0, 3063, 7168
"int", 0, 203, 0, 0, 203, 952
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14741, 0, 1, 14761, 29789
"total", 19, 14741, 0, 1, 14761, 29806
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down
38 changes: 19 additions & 19 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

15 changes: 9 additions & 6 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

5,916 changes: 3,171 additions & 2,745 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-05-02,69.09%,bcf79d0,20980,572,745,1780,24077,29922,48a8de3,
pugs,2014-05-02,00.06%,bcf79d0,19,14741,0,1,14761,29806,9d8b59d,
rakudo.jvm,2014-05-02,98.72%,bcf79d0,29975,9,605,1549,32138,29942,18b7e2e,
rakudo.moar,2014-05-02,100.00%,bcf79d0,30365,6,606,1386,32363,29942,18b7e2e,
rakudo.parrot,2014-05-02,00.00%,bcf79d0,0,27482,0,0,27482,29699,18b7e2e,
niecza,2014-05-01,69.12%,c0fc454,20977,575,745,1780,24077,29905,48a8de3,
pugs,2014-05-01,00.06%,c0fc454,19,14741,0,1,14761,29789,9d8b59d,
rakudo.jvm,2014-05-01,98.71%,c0fc454,29957,12,603,1549,32121,29925,72f5b96,
Expand Down

0 comments on commit a1fd610

Please sign in to comment.