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 27, 2014
1 parent 9fde962 commit 5a3b778
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
7 changes: 3 additions & 4 deletions log/rakudo.jvm_summary.out
Expand Up @@ -116,7 +116,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
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 @@ -2190,7 +2190,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, 3, 131, 321, 4578, 4487
"S02", 4124, 2, 131, 321, 4578, 4487
"S03", 4805, 0, 114, 127, 5046, 4668
"S04", 953, 0, 41, 52, 1046, 1043
"S05", 4897, 0, 99, 411, 5407, 5850
Expand All @@ -2213,10 +2213,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9418, 1, 91, 219, 9729, 7055
"int", 569, 0, 9, 28, 606, 711
"ros", 2, 0, 0, 0, 2, 2
"total", 28990, 5, 611, 1505, 31111, 28960
"total", 28991, 4, 611, 1505, 31111, 28960
----------------
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
S17-concurrency/lock.t aborted 1 test(s)
Expand Down
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-27,72.12%,e81b345,21063,378,746,1816,24003,28940,
pugs,2014-03-27,00.07%,e81b345,19,14723,0,1,14743,28824,
rakudo.jvm,2014-03-27,99.27%,e81b345,28991,4,611,1505,31111,28960,
rakudo.moar,2014-03-27,100.00%,e81b345,29204,49,579,1326,31158,28960,
rakudo.parrot,2014-03-27,99.00%,e81b345,28913,0,595,1416,30924,28960,
niecza,2014-03-26,72.12%,e81b345,21063,378,746,1816,24003,28940,
pugs,2014-03-26,00.07%,e81b345,19,14723,0,1,14743,28824,
rakudo.jvm,2014-03-26,99.27%,e81b345,28990,5,611,1505,31111,28960,
Expand Down

0 comments on commit 5a3b778

Please sign in to comment.