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 11, 2014
1 parent c5a40c1 commit 0677e75
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 181 deletions.
4 changes: 2 additions & 2 deletions log/niecza_summary.out
Expand Up @@ -5962,9 +5962,9 @@ Use of uninitialized value in string context
"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, 843
"int", 464, 12, 22, 27, 525, 858
"ros", 0, 0, 0, 0, 0, 2
"total", 20984, 544, 745, 1748, 24021, 29096
"total", 20984, 544, 745, 1748, 24021, 29111
----------------
Failure summary:
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
Expand Down
4 changes: 2 additions & 2 deletions log/pugs_summary.out
Expand Up @@ -1384,9 +1384,9 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"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, 833
"int", 0, 203, 0, 0, 203, 848
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14733, 0, 1, 14753, 28980
"total", 19, 14733, 0, 1, 14753, 28995
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down
9 changes: 6 additions & 3 deletions log/rakudo.jvm_summary.out
Expand Up @@ -1263,7 +1263,10 @@ S12-attributes/clone.rakudo.jvm.................... 32 0 2 0 34
S12-attributes/defaults.t.......................... 34 0 0 0 34
S12-attributes/delegation.t........................ 65 0 0 0 65
S12-attributes/inheritance.t....................... 7 0 0 0 7
S12-attributes/instance.rakudo.jvm.................use of uninitialized value of type Int in string context
S12-attributes/instance.rakudo.jvm.................use of uninitialized value of type Any in string context
use of uninitialized value of type Any in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
Expand Down Expand Up @@ -2225,9 +2228,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S28", 7, 0, 0, 0, 7, 13
"S29", 332, 0, 4, 5, 341, 351
"S32", 9436, 0, 91, 226, 9753, 7079
"int", 768, 0, 14, 30, 812, 843
"int", 768, 0, 14, 30, 812, 858
"ros", 2, 0, 0, 0, 2, 2
"total", 29215, 3, 618, 1514, 31350, 29116
"total", 29215, 3, 618, 1514, 31350, 29131
----------------
Failure summary:
S02-types/mixhash.rakudo.jvm 72 - MixHash.kv returns list of keys and values
Expand Down
9 changes: 6 additions & 3 deletions log/rakudo.moar_summary.out
Expand Up @@ -1241,7 +1241,10 @@ S12-attributes/clone.rakudo.moar................... 32 0 2 0 34
S12-attributes/defaults.t.......................... 34 0 0 0 34
S12-attributes/delegation.t........................ 65 0 0 0 65
S12-attributes/inheritance.t....................... 7 0 0 0 7
S12-attributes/instance.rakudo.moar................use of uninitialized value of type Int in string context
S12-attributes/instance.rakudo.moar................use of uninitialized value of type Any in string context
use of uninitialized value of type Any in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
use of uninitialized value of type Int in string context
Expand Down Expand Up @@ -2220,9 +2223,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S28", 7, 0, 0, 0, 7, 13
"S29", 332, 1, 4, 4, 341, 351
"S32", 9467, 0, 100, 177, 9744, 7079
"int", 760, 0, 13, 39, 812, 843
"int", 760, 0, 13, 39, 812, 858
"ros", 2, 0, 0, 0, 2, 2
"total", 29585, 4, 607, 1379, 31575, 29116
"total", 29585, 4, 607, 1379, 31575, 29131
----------------
Failure summary:
S17-concurrency/lock.t 8 - Thread 1 never ran after it was tried 1 times
Expand Down

0 comments on commit 0677e75

Please sign in to comment.