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 15, 2014
1 parent 4c5c874 commit 6e94899
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 51 deletions.
6 changes: 3 additions & 3 deletions log/niecza_summary.out
Expand Up @@ -5959,10 +5959,10 @@ Use of uninitialized value in string context
"S26", 0, 0, 0, 0, 0, 268
"S28", 6, 0, 1, 0, 7, 13
"S29", 304, 2, 2, 11, 319, 351
"S32", 6754, 0, 137, 285, 7176, 7051
"int", 464, 12, 22, 27, 525, 614
"S32", 6754, 0, 137, 285, 7176, 7055
"int", 464, 12, 22, 27, 525, 635
"ros", 0, 0, 0, 0, 0, 2
"total", 21063, 378, 746, 1816, 24003, 28867
"total", 21063, 378, 746, 1816, 24003, 28892
----------------
Failure summary:
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
Expand Down
12 changes: 6 additions & 6 deletions log/pugs_summary.out
Expand Up @@ -1160,8 +1160,8 @@ S32-list/sort.pugs.................................pugs: user error ((0,"this ve
0 32 0 0 32
32 tests aborted (missing ok/not ok)
S32-list/uniq.pugs.................................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 30 0 0 30
30 tests aborted (missing ok/not ok)
0 32 0 0 32
32 tests aborted (missing ok/not ok)
S32-num/abs.t......................................pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
0 49 0 0 49
49 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -1389,10 +1389,10 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S26", 0, 0, 0, 0, 0, 268
"S28", 0, 5, 0, 0, 5, 13
"S29", 0, 43, 0, 0, 43, 94
"S32", 0, 3050, 0, 0, 3050, 7062
"int", 0, 203, 0, 0, 203, 604
"S32", 0, 3052, 0, 0, 3052, 7066
"int", 0, 203, 0, 0, 203, 625
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14745, 0, 1, 14765, 28751
"total", 19, 14747, 0, 1, 14767, 28776
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down Expand Up @@ -1707,7 +1707,7 @@ S32-list/pick.pugs aborted 47 test(s)
S32-list/reduce.pugs aborted 14 test(s)
S32-list/reverse.pugs aborted 21 test(s)
S32-list/sort.pugs aborted 32 test(s)
S32-list/uniq.pugs aborted 30 test(s)
S32-list/uniq.pugs aborted 32 test(s)
S32-num/abs.t aborted 49 test(s)
S32-num/complex.pugs aborted 488 test(s)
S32-num/exp.pugs aborted 72 test(s)
Expand Down
19 changes: 5 additions & 14 deletions log/rakudo.jvm_summary.out
Expand Up @@ -1681,8 +1681,8 @@ use of uninitialized value of type Code in string context
1 skipped: closure as non-final argument
2 skipped: determine behavior of 0-arity methods passed to sort
1 todo : method fallback to sub unimpl
S32-list/squish.t.................................. 22 4 0 0 26
S32-list/uniq.t.................................... 25 5 0 0 30
S32-list/squish.t.................................. 28 0 0 0 28
S32-list/uniq.t.................................... 32 0 0 0 32
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/base.t..................................... 12 0 0 0 12
S32-num/complex.t.................................. 488 0 0 0 488
Expand Down Expand Up @@ -2207,10 +2207,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 310, 0, 0, 1, 311, 268
"S28", 7, 0, 0, 0, 7, 13
"S29", 333, 0, 3, 5, 341, 351
"S32", 9402, 12, 90, 219, 9723, 7051
"int", 569, 0, 9, 28, 606, 614
"S32", 9415, 3, 90, 219, 9727, 7055
"int", 569, 0, 9, 28, 606, 635
"ros", 2, 0, 0, 0, 2, 2
"total", 28974, 18, 608, 1505, 31105, 28887
"total", 28987, 9, 608, 1505, 31109, 28912
----------------
Failure summary:
S02-types/baghash.rakudo.jvm 72 - BagHash.kv returns list of keys and values
Expand All @@ -2221,13 +2221,4 @@ S05-mass/charsets.t 10 - :Punctuation chars
S17-concurrency/lock.t aborted 1 test(s)
S32-exceptions/misc.rakudo.jvm 651 - &uc is a suggestion
S32-list/roll.t 40 - different results due to random random-number seed
S32-list/squish.t 23 - method form of squish with [eqv] and objects works
S32-list/squish.t 24 - subroutine form of squish with [eqv] and objects works
S32-list/squish.t 25 - inplace form of squish with [eqv] and objects works
S32-list/squish.t 26 - final result with [eqv] and objects in place
S32-list/uniq.t 12 - .uniq does not use naive WHICH (2)
S32-list/uniq.t 27 - method form of uniq with [eqv] and objects works
S32-list/uniq.t 28 - subroutine form of uniq with [eqv] and objects works
S32-list/uniq.t 29 - inplace form of uniq with [eqv] and objects works
S32-list/uniq.t 30 - final result with [eqv] and objects in place
S32-str/tc.rakudo.jvm 9 - tc works on codepoints greater than 0xffff
19 changes: 5 additions & 14 deletions log/rakudo.moar_summary.out
Expand Up @@ -1651,8 +1651,8 @@ S32-list/sort.rakudo.moar..........................use of uninitialized value of
1 skipped: closure as non-final argument
2 skipped: determine behavior of 0-arity methods passed to sort
1 todo : method fallback to sub unimpl
S32-list/squish.t.................................. 22 4 0 0 26
S32-list/uniq.t.................................... 25 5 0 0 30
S32-list/squish.t.................................. 28 0 0 0 28
S32-list/uniq.t.................................... 32 0 0 0 32
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/base.t..................................... 12 0 0 0 12
S32-num/complex.t.................................. 488 0 0 0 488
Expand Down Expand Up @@ -2170,10 +2170,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 310, 0, 0, 1, 311, 268
"S28", 7, 0, 0, 0, 7, 13
"S29", 330, 5, 2, 4, 341, 351
"S32", 9431, 30, 87, 171, 9719, 7051
"int", 568, 2, 8, 28, 606, 614
"S32", 9444, 21, 87, 171, 9723, 7055
"int", 568, 2, 8, 28, 606, 635
"ros", 2, 0, 0, 0, 2, 2
"total", 29180, 60, 578, 1334, 31152, 28887
"total", 29193, 51, 578, 1334, 31156, 28912
----------------
Failure summary:
S02-types/baghash.rakudo.moar 167 - .grab *should* change BagHash
Expand All @@ -2199,15 +2199,6 @@ S32-exceptions/misc.rakudo.moar 562 - right exception type (X::Assignment::RO)
S32-exceptions/misc.rakudo.moar 598 - right exception type (X::ControlFlow::Return)
S32-exceptions/misc.rakudo.moar 647 - &uc is a suggestion
S32-list/roll.t 40 - different results due to random random-number seed
S32-list/squish.t 23 - method form of squish with [eqv] and objects works
S32-list/squish.t 24 - subroutine form of squish with [eqv] and objects works
S32-list/squish.t 25 - inplace form of squish with [eqv] and objects works
S32-list/squish.t 26 - final result with [eqv] and objects in place
S32-list/uniq.t 12 - .uniq does not use naive WHICH (2)
S32-list/uniq.t 27 - method form of uniq with [eqv] and objects works
S32-list/uniq.t 28 - subroutine form of uniq with [eqv] and objects works
S32-list/uniq.t 29 - inplace form of uniq with [eqv] and objects works
S32-list/uniq.t 30 - final result with [eqv] and objects in place
S32-num/power.rakudo.moar 11 - -1 ** 4553535345364535345634543534 == 1
S32-num/power.rakudo.moar 12 - -1 ** 4553535345364535345634543534 == -1
S32-num/power.rakudo.moar 13 - 2 ** 4553535345364535345634543534 == Inf
Expand Down
19 changes: 5 additions & 14 deletions log/rakudo.parrot_summary.out
Expand Up @@ -1916,8 +1916,8 @@ use of uninitialized value of type Code in string context in block at t/spec/S
1 skipped: closure as non-final argument
2 skipped: determine behavior of 0-arity methods passed to sort
1 todo : method fallback to sub unimpl
S32-list/squish.t.................................. 22 4 0 0 26
S32-list/uniq.t.................................... 25 5 0 0 30
S32-list/squish.t.................................. 28 0 0 0 28
S32-list/uniq.t.................................... 32 0 0 0 32
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/base.t..................................... 12 0 0 0 12
S32-num/complex.t.................................. 488 0 0 0 488
Expand Down Expand Up @@ -2567,19 +2567,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 310, 0, 0, 1, 311, 268
"S28", 7, 0, 0, 0, 7, 13
"S29", 335, 0, 2, 4, 341, 351
"S32", 9442, 10, 92, 175, 9719, 7051
"int", 569, 0, 9, 28, 606, 614
"S32", 9455, 1, 92, 175, 9723, 7055
"int", 569, 0, 9, 28, 606, 635
"ros", 2, 0, 0, 0, 2, 2
"total", 28895, 10, 597, 1416, 30918, 28887
"total", 28908, 1, 597, 1416, 30922, 28912
----------------
Failure summary:
S32-exceptions/misc.rakudo.parrot 647 - &uc is a suggestion
S32-list/squish.t 23 - method form of squish with [eqv] and objects works
S32-list/squish.t 24 - subroutine form of squish with [eqv] and objects works
S32-list/squish.t 25 - inplace form of squish with [eqv] and objects works
S32-list/squish.t 26 - final result with [eqv] and objects in place
S32-list/uniq.t 12 - .uniq does not use naive WHICH (2)
S32-list/uniq.t 27 - method form of uniq with [eqv] and objects works
S32-list/uniq.t 28 - subroutine form of uniq with [eqv] and objects works
S32-list/uniq.t 29 - inplace form of uniq with [eqv] and objects works
S32-list/uniq.t 30 - final result with [eqv] and objects in place
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-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,
rakudo.moar,2014-03-15,100.00%,831ac2a,29193,51,578,1334,31156,28912,
rakudo.parrot,2014-03-15,99.02%,831ac2a,28908,1,597,1416,30922,28912,
niecza,2014-03-14,72.18%,6ef36a7,21063,378,746,1816,24003,28867,
pugs,2014-03-14,00.07%,6ef36a7,19,14745,0,1,14765,28751,
rakudo.jvm,2014-03-14,99.29%,6ef36a7,28974,18,608,1505,31105,28887,
Expand Down

0 comments on commit 6e94899

Please sign in to comment.