Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Apr 13, 2014
1 parent 73c7e3e commit 30f4207
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 47 deletions.
12 changes: 6 additions & 6 deletions log/niecza_summary.out
Expand Up @@ -20,7 +20,7 @@ S02-lexical-conventions/minimal-whitespace.t.......Potential difficulties:
------> my ⏏$o = Thing.new;

9 0 0 0 9
S02-lexical-conventions/one-pass-parsing.t......... 1 0 0 0 1
S02-lexical-conventions/one-pass-parsing.t......... 3 0 0 0 3
S02-lexical-conventions/pod-in-multi-line-exprs.t..Potential difficulties:
$mysub is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-lexical-conventions/pod-in-multi-line-exprs.t line 13:
------> my ⏏$mysub = {
Expand Down Expand Up @@ -5941,7 +5941,7 @@ Use of uninitialized value in string context
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 3013, 257, 120, 312, 3702, 4487
"S02", 3015, 257, 120, 312, 3704, 4502
"S03", 3462, 203, 198, 404, 4267, 4659
"S04", 804, 0, 34, 60, 898, 1043
"S05", 4117, 49, 96, 221, 4483, 5850
Expand All @@ -5961,10 +5961,10 @@ Use of uninitialized value in string context
"S26", 0, 0, 0, 0, 0, 268
"S28", 6, 0, 1, 0, 7, 13
"S29", 304, 2, 2, 11, 319, 351
"S32", 6760, 12, 137, 285, 7194, 7079
"int", 464, 12, 22, 27, 525, 848
"S32", 6760, 12, 137, 285, 7194, 7080
"int", 464, 12, 22, 27, 525, 850
"ros", 0, 0, 0, 0, 0, 2
"total", 20984, 544, 745, 1748, 24021, 29112
"total", 20986, 544, 745, 1748, 24023, 29130
----------------
Failure summary:
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
Expand Down Expand Up @@ -5998,7 +5998,7 @@ 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 46 - one roll on Enum is sane
S32-list/roll.niecza 45 - simple 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)
integration/weird-errors.niecza 10 - weird code that used to parsefail rakudo
Expand Down
14 changes: 7 additions & 7 deletions log/pugs_summary.out
Expand Up @@ -1154,8 +1154,8 @@ S32-list/sort.pugs.................................pugs: user error ((0,"this ve
0 32 0 0 32
32 tests aborted (missing ok/not ok)
S32-list/uniq.pugs.................................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 32 0 0 32
32 tests aborted (missing ok/not ok)
0 33 0 0 33
33 tests aborted (missing ok/not ok)
S32-num/abs.t......................................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 49 0 0 49
49 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -1363,7 +1363,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, 2264, 0, 0, 2264, 4615
"S02", 0, 2264, 0, 0, 2264, 4630
"S03", 0, 2476, 0, 0, 2476, 4659
"S04", 0, 668, 0, 0, 668, 1043
"S05", 0, 4476, 0, 0, 4476, 5850
Expand All @@ -1383,10 +1383,10 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S26", 0, 0, 0, 0, 0, 268
"S28", 0, 5, 0, 0, 5, 13
"S29", 0, 43, 0, 0, 43, 94
"S32", 0, 3062, 0, 0, 3062, 7090
"int", 0, 203, 0, 0, 203, 838
"S32", 0, 3063, 0, 0, 3063, 7091
"int", 0, 203, 0, 0, 203, 840
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14733, 0, 1, 14753, 28996
"total", 19, 14734, 0, 1, 14754, 29014
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down Expand Up @@ -1699,7 +1699,7 @@ S32-list/pick.pugs aborted 57 test(s)
S32-list/reduce.pugs aborted 14 test(s)
S32-list/reverse.pugs aborted 21 test(s)
S32-list/sort.pugs aborted 32 test(s)
S32-list/uniq.pugs aborted 32 test(s)
S32-list/uniq.pugs aborted 33 test(s)
S32-num/abs.t aborted 49 test(s)
S32-num/complex.pugs aborted 488 test(s)
S32-num/exp.pugs aborted 72 test(s)
Expand Down
17 changes: 8 additions & 9 deletions log/rakudo.jvm_summary.out
Expand Up @@ -9,7 +9,7 @@ S02-lexical-conventions/comments.rakudo.jvm........ 50 0 1 0 51
1 todo : NYI
S02-lexical-conventions/end-pod.t.................. 1 0 0 0 1
S02-lexical-conventions/minimal-whitespace.t....... 9 0 0 0 9
S02-lexical-conventions/one-pass-parsing.t......... 1 0 0 0 1
S02-lexical-conventions/one-pass-parsing.t......... 3 0 0 0 3
S02-lexical-conventions/pod-in-multi-line-exprs.t.. 3 0 0 0 3
S02-lexical-conventions/sub-block-parsing.t........ 9 0 0 0 9
S02-lexical-conventions/unicode-whitespace.t....... 50 0 0 0 50
Expand Down Expand Up @@ -1033,10 +1033,9 @@ S05-modifier/sigspace.t............................ 12 0 0 0 12
S05-substitution/match.t........................... 13 0 0 0 13
S05-substitution/subst.rakudo.jvm..................use of uninitialized value of type Any in string context
use of uninitialized value of type Any in string context
134 0 2 5 141
135 0 1 5 141
2 skipped: s:g[...] =
3 skipped: s[...] op= RHS
1 todo : RT #120526
1 todo : be smarter about constant detection
S05-transliteration/79778.t........................ 1 0 0 0 1
S05-transliteration/trans.rakudo.jvm............... 42 0 11 7 60
Expand Down Expand Up @@ -1689,7 +1688,7 @@ use of uninitialized value of type Code in string context
2 skipped: determine behavior of 0-arity methods passed to sort
1 todo : method fallback to sub unimpl
S32-list/squish.t.................................. 28 0 0 0 28
S32-list/uniq.t.................................... 32 0 0 0 32
S32-list/uniq.t.................................... 33 0 0 0 33
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/base.t..................................... 12 0 0 0 12
S32-num/complex.t.................................. 488 0 0 0 488
Expand Down Expand Up @@ -2209,10 +2208,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 4125, 1, 131, 321, 4578, 4487
"S02", 4127, 1, 131, 321, 4580, 4502
"S03", 4813, 0, 114, 130, 5057, 4679
"S04", 952, 1, 41, 52, 1046, 1043
"S05", 4897, 0, 99, 411, 5407, 5850
"S05", 4898, 0, 98, 411, 5407, 5850
"S06", 1163, 0, 38, 107, 1308, 1292
"S07", 0, 0, 0, 0, 0, 0
"S09", 177, 0, 9, 14, 200, 200
Expand All @@ -2229,10 +2228,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 310, 0, 0, 1, 311, 268
"S28", 7, 0, 0, 0, 7, 13
"S29", 332, 0, 4, 5, 341, 351
"S32", 9436, 0, 91, 226, 9753, 7079
"int", 758, 0, 14, 30, 802, 848
"S32", 9437, 0, 91, 226, 9754, 7080
"int", 758, 0, 14, 30, 802, 850
"ros", 2, 0, 0, 0, 2, 2
"total", 29205, 3, 617, 1517, 31342, 29132
"total", 29209, 3, 616, 1517, 31345, 29150
----------------
Failure summary:
S02-types/mixhash.rakudo.jvm 72 - MixHash.kv returns list of keys and values
Expand Down
28 changes: 12 additions & 16 deletions log/rakudo.moar_summary.out
Expand Up @@ -9,7 +9,7 @@ S02-lexical-conventions/comments.rakudo.moar....... 50 0 1 0 51
1 todo : NYI
S02-lexical-conventions/end-pod.t.................. 1 0 0 0 1
S02-lexical-conventions/minimal-whitespace.t....... 9 0 0 0 9
S02-lexical-conventions/one-pass-parsing.t......... 1 0 0 0 1
S02-lexical-conventions/one-pass-parsing.t......... 3 0 0 0 3
S02-lexical-conventions/pod-in-multi-line-exprs.t.. 3 0 0 0 3
S02-lexical-conventions/sub-block-parsing.t........ 9 0 0 0 9
S02-lexical-conventions/unicode-whitespace.t....... 50 0 0 0 50
Expand Down Expand Up @@ -1011,10 +1011,9 @@ S05-modifier/sigspace.t............................ 12 0 0 0 12
S05-substitution/match.t........................... 13 0 0 0 13
S05-substitution/subst.rakudo.moar.................use of uninitialized value of type Any in string context
use of uninitialized value of type Any in string context
134 0 2 5 141
135 0 1 5 141
2 skipped: s:g[...] =
3 skipped: s[...] op= RHS
1 todo : RT #120526
1 todo : be smarter about constant detection
S05-transliteration/79778.t........................ 1 0 0 0 1
S05-transliteration/trans.rakudo.moar.............. 42 0 11 7 60
Expand Down Expand Up @@ -1089,7 +1088,7 @@ S06-other/anon-hashes-vs-blocks.t.................. 22 0 0 0 22
S06-other/introspection.t.......................... 12 0 0 0 12
S06-other/main-eval.rakudo.moar.................... 2 0 1 0 3
1 todo : MAIN in EVAL
S06-other/main-usage.rakudo.moar................... 13 2 7 0 22
S06-other/main-usage.rakudo.moar................... 14 1 7 0 22
5 todo : nom regression
2 todo : RT 115744
S06-other/main.t................................... 6 0 0 0 6
Expand Down Expand Up @@ -1476,8 +1475,7 @@ S16-io/tmpdir.t.................................... 3 0 0 0 3
S16-unfiled/rebindstdhandles.rakudo.moar........... 0 0 0 2 2
2 skipped: contextual rebinding regression
pass fail todo skip plan
S17-concurrency/channel.t..........................Aborted (core dumped)
12 0 0 0 12
S17-concurrency/channel.t.......................... 12 0 0 0 12
S17-concurrency/lock.t............................. 7 1 0 0 8
S17-concurrency/promise.rakudo.moar................Segmentation fault (core dumped)
60 2 0 2 64
Expand All @@ -1497,8 +1495,7 @@ S17-concurrency/supply.rakudo.moar.................Aborted (core dumped)
1 todo : merging apparently does *not* work
S17-concurrency/thread.rakudo.moar................. 22 0 0 3 25
3 skipped: Segfaults
S17-concurrency/winner.t...........................Aborted (core dumped)
3 0 0 0 3
S17-concurrency/winner.t........................... 3 0 0 0 3
pass fail todo skip plan
S19-command-line/dash-e.t.......................... 3 0 0 0 3
S19-command-line/help.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -1682,7 +1679,7 @@ S32-list/sort.rakudo.moar..........................use of uninitialized value of
2 skipped: determine behavior of 0-arity methods passed to sort
1 todo : method fallback to sub unimpl
S32-list/squish.t.................................. 28 0 0 0 28
S32-list/uniq.t.................................... 32 0 0 0 32
S32-list/uniq.t.................................... 33 0 0 0 33
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/base.t..................................... 12 0 0 0 12
S32-num/complex.t.................................. 488 0 0 0 488
Expand Down Expand Up @@ -2204,11 +2201,11 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 4157, 0, 127, 294, 4578, 4487
"S02", 4159, 0, 127, 294, 4580, 4502
"S03", 4813, 0, 114, 130, 5057, 4679
"S04", 961, 0, 37, 48, 1046, 1043
"S05", 4995, 0, 87, 325, 5407, 5850
"S06", 1161, 2, 38, 107, 1308, 1292
"S05", 4996, 0, 86, 325, 5407, 5850
"S06", 1162, 1, 38, 107, 1308, 1292
"S07", 0, 0, 0, 0, 0, 0
"S09", 177, 0, 9, 14, 200, 200
"S10", 68, 0, 1, 2, 71, 128
Expand All @@ -2224,13 +2221,12 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 310, 0, 0, 1, 311, 268
"S28", 7, 0, 0, 0, 7, 13
"S29", 332, 1, 4, 4, 341, 351
"S32", 9467, 0, 100, 177, 9744, 7079
"int", 750, 0, 13, 39, 802, 848
"S32", 9468, 0, 100, 177, 9745, 7080
"int", 750, 0, 13, 39, 802, 850
"ros", 2, 0, 0, 0, 2, 2
"total", 29573, 6, 606, 1382, 31567, 29132
"total", 29578, 5, 605, 1382, 31570, 29150
----------------
Failure summary:
S06-other/main-usage.rakudo.moar 19 - best multi matches (not just first one)
S06-other/main-usage.rakudo.moar 20 - superfluous options trigger usage message
S17-concurrency/lock.t 8 - Thread 1 never ran after it was tried 1 times
S17-concurrency/promise.rakudo.moar aborted 2 test(s)
Expand Down
17 changes: 8 additions & 9 deletions log/rakudo.parrot_summary.out
Expand Up @@ -9,7 +9,7 @@ S02-lexical-conventions/comments.rakudo.parrot..... 50 0 1 0 51
1 todo : NYI
S02-lexical-conventions/end-pod.t.................. 1 0 0 0 1
S02-lexical-conventions/minimal-whitespace.t....... 9 0 0 0 9
S02-lexical-conventions/one-pass-parsing.t......... 1 0 0 0 1
S02-lexical-conventions/one-pass-parsing.t......... 3 0 0 0 3
S02-lexical-conventions/pod-in-multi-line-exprs.t.. 3 0 0 0 3
S02-lexical-conventions/sub-block-parsing.t........ 9 0 0 0 9
S02-lexical-conventions/unicode-whitespace.t....... 50 0 0 0 50
Expand Down Expand Up @@ -1201,10 +1201,9 @@ S05-substitution/subst.rakudo.parrot...............use of uninitialized value of

use of uninitialized value of type Any in string context in block at t/spec/S05-substitution/subst.rakudo.parrot:24

134 0 2 5 141
135 0 1 5 141
2 skipped: s:g[...] =
3 skipped: s[...] op= RHS
1 todo : RT #120526
1 todo : be smarter about constant detection
S05-transliteration/79778.t........................ 1 0 0 0 1
S05-transliteration/trans.rakudo.parrot............ 42 0 11 7 60
Expand Down Expand Up @@ -1924,7 +1923,7 @@ use of uninitialized value of type Code in string context in block at t/spec/S
2 skipped: determine behavior of 0-arity methods passed to sort
1 todo : method fallback to sub unimpl
S32-list/squish.t.................................. 28 0 0 0 28
S32-list/uniq.t.................................... 32 0 0 0 32
S32-list/uniq.t.................................... 33 0 0 0 33
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/base.t..................................... 12 0 0 0 12
S32-num/complex.t.................................. 488 0 0 0 488
Expand Down Expand Up @@ -2568,10 +2567,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 4160, 0, 124, 294, 4578, 4487
"S02", 4162, 0, 124, 294, 4580, 4502
"S03", 4813, 0, 114, 130, 5057, 4679
"S04", 961, 0, 38, 47, 1046, 1043
"S05", 4902, 0, 94, 411, 5407, 5850
"S05", 4903, 0, 93, 411, 5407, 5850
"S06", 1166, 0, 38, 104, 1308, 1292
"S07", 0, 0, 0, 0, 0, 0
"S09", 177, 0, 9, 14, 200, 200
Expand All @@ -2588,9 +2587,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 310, 0, 0, 1, 311, 268
"S28", 7, 0, 0, 0, 7, 13
"S29", 333, 0, 4, 4, 341, 351
"S32", 9481, 0, 93, 175, 9749, 7079
"int", 742, 0, 12, 48, 802, 848
"S32", 9482, 0, 93, 175, 9750, 7080
"int", 742, 0, 12, 48, 802, 850
"ros", 2, 0, 0, 0, 2, 2
"total", 29115, 0, 600, 1440, 31155, 29132
"total", 29119, 0, 599, 1440, 31158, 29150
----------------
No failures!
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-04-13,70.95%,a503ffa,20986,544,745,1748,24023,29130,48a8de3,
pugs,2014-04-13,00.06%,a503ffa,19,14734,0,1,14754,29014,9d8b59d,
rakudo.jvm,2014-04-13,98.75%,a503ffa,29209,3,616,1517,31345,29150,25c75c0,
rakudo.moar,2014-04-13,100.00%,a503ffa,29578,5,605,1382,31570,29150,25c75c0,
rakudo.parrot,2014-04-13,98.45%,a503ffa,29119,0,599,1440,31158,29150,25c75c0,
niecza,2014-04-13,70.96%,13206ce,20984,544,745,1748,24021,29112,48a8de3,
pugs,2014-04-13,00.06%,13206ce,19,14733,0,1,14753,28996,9d8b59d,
rakudo.jvm,2014-04-13,98.76%,13206ce,29205,3,617,1517,31342,29132,aeda9d0,
Expand Down

0 comments on commit 30f4207

Please sign in to comment.