Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Mar 16, 2014
1 parent 6e94899 commit d302cbe
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
7 changes: 4 additions & 3 deletions log/rakudo.jvm_summary.out
Expand Up @@ -117,7 +117,7 @@ S02-names-vars/perl.rakudo.jvm.....................useless use of 'is rw' on $!p
use of uninitialized value of type Mu in string context
use of uninitialized value of type Mu in string context
use of uninitialized value of type Mu in string context
98 0 0 6 104
97 1 0 6 104
2 skipped: {...}.perl does not work
2 skipped: recursive data structure
2 skipped: RT 67790
Expand Down Expand Up @@ -2187,7 +2187,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 4123, 2, 132, 321, 4578, 4487
"S02", 4122, 3, 132, 321, 4578, 4487
"S03", 4805, 0, 114, 127, 5046, 4668
"S04", 953, 0, 41, 52, 1046, 1043
"S05", 4897, 3, 96, 411, 5407, 5850
Expand All @@ -2210,9 +2210,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9415, 3, 90, 219, 9727, 7055
"int", 569, 0, 9, 28, 606, 635
"ros", 2, 0, 0, 0, 2, 2
"total", 28987, 9, 608, 1505, 31109, 28912
"total", 28986, 10, 608, 1505, 31109, 28912
----------------
Failure summary:
S02-names-vars/perl.rakudo.jvm 90 - .perl on user-defined type roundtrips okay
S02-types/baghash.rakudo.jvm 72 - BagHash.kv returns list of keys and values
S02-types/mixhash.rakudo.jvm 72 - MixHash.kv returns list of keys and values
S05-mass/charsets.t 8 - lower chars
Expand Down
16 changes: 5 additions & 11 deletions log/rakudo.parrot_summary.out
Expand Up @@ -1198,15 +1198,8 @@ S05-modifier/repetition.rakudo.parrot.............. 10 0 2 0 12
1 todo : :x(2)
S05-modifier/sigspace.t............................ 12 0 0 0 12
S05-substitution/match.t........................... 13 0 0 0 13
S05-substitution/subst.rakudo.parrot...............use of uninitialized value of type Any in string context in block at t/spec/S05-substitution/subst.rakudo.parrot:24

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
2 skipped: s:g[...] =
3 skipped: s[...] op= RHS
1 todo : RT #120526
1 todo : be smarter about constant detection
S05-substitution/subst.rakudo.parrot............... 0 141 0 0 141
141 tests aborted (missing ok/not ok)
S05-transliteration/79778.t........................ 1 0 0 0 1
S05-transliteration/trans.rakudo.parrot............ 42 0 11 7 60
2 skipped: closures and regexes
Expand Down Expand Up @@ -2550,7 +2543,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S02", 4159, 0, 125, 294, 4578, 4487
"S03", 4805, 0, 114, 127, 5046, 4668
"S04", 961, 0, 39, 46, 1046, 1043
"S05", 4901, 0, 95, 411, 5407, 5850
"S05", 4767, 141, 93, 406, 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 @@ -2570,7 +2563,8 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9455, 1, 92, 175, 9723, 7055
"int", 569, 0, 9, 28, 606, 635
"ros", 2, 0, 0, 0, 2, 2
"total", 28908, 1, 597, 1416, 30922, 28912
"total", 28774, 142, 595, 1411, 30922, 28912
----------------
Failure summary:
S05-substitution/subst.rakudo.parrot aborted 141 test(s)
S32-exceptions/misc.rakudo.parrot 647 - &uc is a suggestion
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,notes
niecza,2014-03-16,72.15%,831ac2a,21063,378,746,1816,24003,28892,
pugs,2014-03-16,00.07%,831ac2a,19,14747,0,1,14767,28776,
rakudo.jvm,2014-03-16,99.29%,831ac2a,28986,10,608,1505,31109,28912,
rakudo.moar,2014-03-16,100.00%,831ac2a,29193,51,578,1334,31156,28912,
rakudo.parrot,2014-03-16,98.56%,831ac2a,28774,142,595,1411,30922,28912,
niecza,2014-03-15,72.15%,831ac2a,21063,378,746,1816,24003,28892,
pugs,2014-03-15,00.07%,831ac2a,19,14747,0,1,14767,28776,
rakudo.jvm,2014-03-15,99.29%,831ac2a,28987,9,608,1505,31109,28912,
Expand Down

0 comments on commit d302cbe

Please sign in to comment.