Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Oct 13, 2013
1 parent 711a2a8 commit f912eeb
Show file tree
Hide file tree
Showing 3 changed files with 3,783 additions and 2,548 deletions.
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,notes
niecza,2013-10-13,74.78%,b353ee1,21001,0,762,1692,23455,28094,
pugs,2013-10-13,33.78%,b353ee1,9487,0,3434,1804,14725,27979,
rakudo.jvm,2013-10-13,100.00%,b353ee1,28084,7,668,1481,30240,28096,
rakudo.parrot,2013-10-13,00.00%,b353ee1,0,26355,0,0,26355,27873,
niecza,2013-10-12,74.70%,b353ee1,21001,0,762,1692,23455,28094,
pugs,2013-10-12,33.75%,b353ee1,9487,0,3434,1804,14725,27979,
rakudo.jvm,2013-10-12,99.90%,b353ee1,28083,8,668,1481,30240,28096,
Expand Down
7 changes: 3 additions & 4 deletions rakudo.jvm_summary.out
Expand Up @@ -121,7 +121,7 @@ S02-names-vars/names.rakudo.jvm.................... 127 0 2 13 142
S02-names-vars/perl.rakudo.jvm.....................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
97 1 0 6 104
98 0 0 6 104
2 skipped: {...}.perl does not work
2 skipped: recursive data structure
2 skipped: RT 67790
Expand Down Expand Up @@ -2161,7 +2161,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", 3974, 7, 120, 290, 4391, 4334
"S02", 3975, 6, 120, 290, 4391, 4334
"S03", 4740, 0, 125, 133, 4998, 4665
"S04", 943, 0, 40, 36, 1019, 1038
"S05", 4787, 0, 159, 438, 5384, 5828
Expand All @@ -2183,10 +2183,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9086, 1, 86, 220, 9393, 6994
"int", 537, 0, 11, 23, 571, 560
"ros", 2, 0, 0, 0, 2, 2
"total", 28083, 8, 668, 1481, 30240, 28096
"total", 28084, 7, 668, 1481, 30240, 28096
----------------
Failure summary:
S02-names-vars/perl.rakudo.jvm 90 - .perl on user-defined type roundtrips okay
S02-types/baghash.rakudo.jvm 153 - .grab *should* change BagHash
S02-types/baghash.rakudo.jvm 158 - .grab *should* change BagHash
S02-types/mix.rakudo.jvm 126 - .roll(100) (1)
Expand Down

0 comments on commit f912eeb

Please sign in to comment.