Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jan 1, 2015
1 parent b7c8336 commit e691f58
Show file tree
Hide file tree
Showing 5 changed files with 2,822 additions and 3,776 deletions.
6 changes: 3 additions & 3 deletions log/rakudo.jvm_summary.out
Expand Up @@ -805,7 +805,7 @@ S06-operator-overloading/imported-subs.t........... 20 0 0 0 20
S06-operator-overloading/methods.rakudo.jvm........ 2 0 1 0 3
1 todo : nom regression
S06-operator-overloading/semicolon.t............... 3 0 0 0 3
S06-operator-overloading/sub.rakudo.jvm............ 53 0 2 18 73
S06-operator-overloading/sub.rakudo.jvm............ 54 0 2 18 74
1 skipped: missing block, apparently "if" not an op
1 skipped: infix Z will never work; no lexical Z
4 skipped: prefix:[] form NYI
Expand Down Expand Up @@ -1696,7 +1696,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S03", 4949, 0, 110, 91, 5150, 5184
"S04", 1000, 0, 49, 58, 1107, 1159
"S05", 5195, 0, 96, 259, 5550, 5931
"S06", 1202, 0, 38, 102, 1342, 1417
"S06", 1203, 0, 38, 102, 1343, 1418
"S07", 0, 0, 0, 0, 0, 0
"S09", 190, 0, 11, 10, 211, 211
"S10", 80, 0, 11, 1, 92, 149
Expand All @@ -1716,7 +1716,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9202, 0, 109, 139, 9450, 7884
"int", 1244, 1, 15, 20, 1280, 1269
"ros", 2, 0, 0, 0, 2, 2
"total", 32436, 7, 722, 1322, 34487, 34882
"total", 32437, 7, 722, 1322, 34488, 34883
----------------
Failure summary:
S02-types/mix.rakudo.jvm 125 - We got one of the two choices (and this was pretty quick, we hope!)
Expand Down
6,520 changes: 2,781 additions & 3,739 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions log/rakudo.moar_summary.out
Expand Up @@ -1335,7 +1335,7 @@ S06-operator-overloading/semicolon.t...............WARNINGS:
Useless use of constant integer 2 in sink context (line 15)
Useless use of constant integer 3 in sink context (line 15)
3 0 0 0 3
S06-operator-overloading/sub.rakudo.moar........... 53 0 2 18 73
S06-operator-overloading/sub.rakudo.moar........... 54 0 2 18 74
1 skipped: missing block, apparently "if" not an op
1 skipped: infix Z will never work; no lexical Z
4 skipped: prefix:[] form NYI
Expand Down Expand Up @@ -1530,12 +1530,12 @@ S10-packages/basic.rakudo.moar..................... 60 0 2 1 63
1 todo : ticket based only on class... RT #60446
1 todo : RT #64606
S10-packages/joined-namespaces.t................... 3 0 0 0 3
S10-packages/precompilation.rakudo.moar............/bin/sh: line 1: 37694 Segmentation fault: 11 ./perl6-m getout-37682-714036.code < getout-37682-714036.in > getout-37682-714036.out 2> getout-37682-714036.err
S10-packages/precompilation.rakudo.moar............/bin/sh: line 1: 84826 Segmentation fault: 11 ./perl6-m getout-84814-958052.code < getout-84814-958052.in > getout-84814-958052.out 2> getout-84814-958052.err
# error: Could not find symbol '&C1'
# in method <anon> at src/gen/m-CORE.setting:13883
# in method <anon> at src/gen/m-CORE.setting:13888
# in any find_method_fallback at src/gen/m-Metamodel.nqp:2737
# in any find_method at src/gen/m-Metamodel.nqp:988
# in block <unit> at getout-37682-456879.code:3
# in block <unit> at getout-84814-629993.code:3


15 0 2 0 17
Expand Down Expand Up @@ -1835,8 +1835,8 @@ S15-unicode-information/uniname.rakudo.moar........ 6 0 2 16 24
1 todo : RT #122471
S15-unicode-information/unival.t................... 25 0 0 0 25
pass fail todo skip plan
S16-filehandles/chmod.t............................# Using file temp_1419954739
# Using file temp_1419954739
S16-filehandles/chmod.t............................# Using file temp_1420049718
# Using file temp_1420049718
16 0 0 3 19
3 skipped: :r :w :x can accidentally work with root permission
S16-filehandles/filestat.t......................... 10 0 0 0 10
Expand Down Expand Up @@ -2355,7 +2355,7 @@ S32-list/uniq.t....................................Saw 3 calls to deprecated cod
Method uniq (from List) called at:
t/spec/S32-list/uniq.t, lines 114,128,15,36,55,85,99
Deprecated since v2014.11, will be removed with release v2015.11!
src/gen/m-CORE.setting, line 1322
src/gen/m-CORE.setting, line 1321
Deprecated since v2014.11, will be removed with release v2015.11!
EVAL_0, line 1
Deprecated since v2014.11, will be removed with release v2015.11!
Expand All @@ -2369,7 +2369,7 @@ Please use unique instead.
Method uniq (from Any) called at:
t/spec/S32-list/uniq.t, lines 46,47,61
Deprecated since v2014.11, will be removed with release v2015.11!
src/gen/m-CORE.setting, line 1322
src/gen/m-CORE.setting, line 1321
Deprecated since v2014.11, will be removed with release v2015.11!
Please use unique instead.
--------------------------------------------------------------------------------
Expand Down Expand Up @@ -2707,14 +2707,14 @@ integration/advent2012-day15.rakudo.moar........... 10 0 1 0 11
integration/advent2012-day16.t..................... 11 0 0 0 11
integration/advent2012-day19.t..................... 10 0 0 0 10
integration/advent2012-day20.t..................... 2 0 0 0 2
integration/advent2012-day21.t.....................# kaz: 0.9763004 seconds
# gerdr: 0.983991 seconds
# recursive-ternary: 1.09729519 seconds
# loop: 1.1639741 seconds
# recursive-ternary-hand-cached: 1.80813103 seconds
# sequence-ternary: 1.8394698 seconds
# hand-memoization: 2.670897 seconds
# sequence: 2.68173167 seconds
integration/advent2012-day21.t.....................# gerdr: 1.08907552 seconds
# kaz: 1.10456077 seconds
# recursive-ternary: 1.17361440 seconds
# loop: 1.215801 seconds
# sequence-ternary: 2.02614141 seconds
# recursive-ternary-hand-cached: 2.0554350 seconds
# hand-memoization: 2.9159010 seconds
# sequence: 2.96187048 seconds
9 0 0 0 9
integration/advent2012-day22.rakudo.moar........... 5 0 1 0 6
1 todo : RT #121789
Expand Down Expand Up @@ -2787,7 +2787,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S03", 4949, 0, 110, 91, 5150, 5184
"S04", 1019, 0, 46, 42, 1107, 1159
"S05", 5287, 0, 90, 173, 5550, 5931
"S06", 1209, 0, 37, 96, 1342, 1417
"S06", 1210, 0, 37, 96, 1343, 1418
"S07", 0, 0, 0, 0, 0, 0
"S09", 190, 0, 11, 10, 211, 211
"S10", 87, 0, 4, 1, 92, 149
Expand All @@ -2807,6 +2807,6 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9207, 0, 125, 118, 9450, 7884
"int", 1248, 0, 12, 20, 1280, 1269
"ros", 2, 0, 0, 0, 2, 2
"total", 32931, 0, 642, 1181, 34754, 34882
"total", 32932, 0, 642, 1181, 34755, 34883
----------------
No failures!
32 changes: 16 additions & 16 deletions log/rakudo.parrot_summary.out
Expand Up @@ -1418,7 +1418,7 @@ S06-operator-overloading/semicolon.t...............WARNINGS:
Useless use of constant integer 2 in sink context (line 15)
Useless use of constant integer 3 in sink context (line 15)
3 0 0 0 3
S06-operator-overloading/sub.rakudo.parrot......... 53 0 2 18 73
S06-operator-overloading/sub.rakudo.parrot......... 54 0 2 18 74
1 skipped: missing block, apparently "if" not an op
1 skipped: infix Z will never work; no lexical Z
4 skipped: prefix:[] form NYI
Expand Down Expand Up @@ -1635,11 +1635,11 @@ S10-packages/basic.rakudo.parrot................... 59 0 2 2 63
1 todo : RT #64606
S10-packages/joined-namespaces.t................... 3 0 0 0 3
S10-packages/precompilation.rakudo.parrot..........# error: Could not find symbol '&C1'
# in method <anon> at gen/parrot/CORE.setting:13823
# in method <anon> at gen/parrot/CORE.setting:13828
# in any find_method_fallback at gen/parrot/Metamodel.nqp:2807
# in any find_method at gen/parrot/Metamodel.nqp:989
# in any at gen/parrot/BOOTSTRAP.nqp:1708
# in block <unit> at getout-52729-234496.code:3
# in block <unit> at getout-5038-977988.code:3


16 0 1 0 17
Expand Down Expand Up @@ -1927,8 +1927,8 @@ S14-traits/attributes.t............................ 8 0 0 0 8
S14-traits/routines.rakudo.parrot.................. 12 0 1 0 13
1 todo : trait mod / .wrap interaction
pass fail todo skip plan
S16-filehandles/chmod.t............................# Using file temp_1419957439
# Using file temp_1419957439
S16-filehandles/chmod.t............................# Using file temp_1420069893
# Using file temp_1420069893
16 0 0 3 19
3 skipped: :r :w :x can accidentally work with root permission
S16-filehandles/filestat.t......................... 10 0 0 0 10
Expand Down Expand Up @@ -2325,7 +2325,7 @@ S32-list/uniq.t....................................Saw 3 calls to deprecated cod
Method uniq (from List) called at:
t/spec/S32-list/uniq.t, lines 114,128,15,36,55,85,99
Deprecated since v2014.11, will be removed with release v2015.11!
gen/parrot/CORE.setting, line 1325
gen/parrot/CORE.setting, line 1324
Deprecated since v2014.11, will be removed with release v2015.11!
EVAL_0, line 1
Deprecated since v2014.11, will be removed with release v2015.11!
Expand All @@ -2339,7 +2339,7 @@ Please use unique instead.
Method uniq (from Any) called at:
t/spec/S32-list/uniq.t, lines 46,47,61
Deprecated since v2014.11, will be removed with release v2015.11!
gen/parrot/CORE.setting, line 1325
gen/parrot/CORE.setting, line 1324
Deprecated since v2014.11, will be removed with release v2015.11!
Please use unique instead.
--------------------------------------------------------------------------------
Expand Down Expand Up @@ -2679,13 +2679,13 @@ integration/advent2012-day15.rakudo.parrot......... 10 0 1 0 11
integration/advent2012-day16.t..................... 11 0 0 0 11
integration/advent2012-day19.t..................... 10 0 0 0 10
integration/advent2012-day20.t..................... 2 0 0 0 2
integration/advent2012-day21.rakudo.parrot.........# gerdr: 2.3092722 seconds
# kaz: 2.33144161 seconds
# recursive-ternary: 2.9740891 seconds
# loop: 3.1938043 seconds
# sequence-ternary: 6.6784778 seconds
# recursive-ternary-hand-cached: 7.9448249 seconds
# sequence: 10.7315878 seconds
integration/advent2012-day21.rakudo.parrot.........# kaz: 2.6038381 seconds
# gerdr: 2.6258719 seconds
# recursive-ternary: 3.16287046 seconds
# loop: 4.0492080 seconds
# sequence-ternary: 7.28683300 seconds
# recursive-ternary-hand-cached: 8.4516768 seconds
# sequence: 10.77166602 seconds
8 0 0 1 9
1 skipped: RT #122497
integration/advent2012-day22.rakudo.parrot......... 5 0 1 0 6
Expand Down Expand Up @@ -2742,7 +2742,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S03", 4948, 0, 110, 92, 5150, 5184
"S04", 1011, 0, 50, 46, 1107, 1159
"S05", 5195, 0, 96, 259, 5550, 5931
"S06", 1204, 0, 40, 98, 1342, 1417
"S06", 1205, 0, 40, 98, 1343, 1418
"S07", 0, 0, 0, 0, 0, 0
"S09", 190, 0, 11, 10, 211, 211
"S10", 87, 0, 3, 2, 92, 149
Expand All @@ -2762,6 +2762,6 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9206, 0, 115, 129, 9450, 7884
"int", 1231, 0, 9, 19, 1259, 1269
"ros", 2, 0, 0, 0, 2, 2
"total", 31812, 0, 632, 1342, 33786, 34882
"total", 31813, 0, 632, 1342, 33787, 34883
----------------
No failures!
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
rakudo.jvm,2015-01-01,98.50%,d84f6bc,32437,7,722,1322,34488,34883,eaaf541,
rakudo.moar,2015-01-01,100.00%,d84f6bc,32932,0,642,1181,34755,34883,eaaf541,
rakudo.moar-jit,2015-01-01,100.00%,d84f6bc,32932,0,642,1181,34755,34883,eaaf541,
rakudo.parrot,2015-01-01,96.60%,d84f6bc,31813,0,632,1342,33787,34883,eaaf541,
rakudo.jvm,2014-12-30,98.50%,64c0122,32436,7,722,1322,34487,34882,5fe1f4d,
rakudo.moar,2014-12-30,100.00%,64c0122,32931,0,642,1181,34754,34882,5fe1f4d,
rakudo.moar-jit,2014-12-30,00.00%,64c0122,0,32249,0,0,32249,34071,5fe1f4d,
Expand Down

0 comments on commit e691f58

Please sign in to comment.