Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Oct 12, 2013
1 parent 35a9b2e commit 711a2a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 4 additions & 0 deletions perl6_pass_rates.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,notes
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,
rakudo.parrot,2013-10-12,100.00%,b353ee1,28112,0,666,1458,30236,28096,
niecza,2013-10-11,74.70%,b353ee1,21001,0,762,1692,23455,28094,
pugs,2013-10-11,33.75%,b353ee1,9487,0,3434,1804,14725,27979,
rakudo.jvm,2013-10-11,99.90%,b353ee1,28084,7,668,1481,30240,28096,
Expand Down
7 changes: 4 additions & 3 deletions rakudo.jvm_summary.out
Original file line number Diff line number Diff line change
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
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 @@ -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", 3975, 6, 120, 290, 4391, 4334
"S02", 3974, 7, 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,9 +2183,10 @@ 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", 28084, 7, 668, 1481, 30240, 28096
"total", 28083, 8, 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 711a2a8

Please sign in to comment.