Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Aug 14, 2014
1 parent 732d17c commit 10717a7
Show file tree
Hide file tree
Showing 5 changed files with 18,061 additions and 5,566 deletions.
7 changes: 3 additions & 4 deletions log/niecza_summary.out
Expand Up @@ -4660,7 +4660,7 @@ S32-list/map.niecza................................ 45 0 2 12 59
1 todo :
1 todo : https://github.com/sorear/niecza/issues/182
S32-list/minmax.t.................................. 55 0 0 0 55
S32-list/pick.niecza............................... 48 8 0 1 57
S32-list/pick.niecza............................... 49 7 0 1 57
1 skipped: ().pick === Nil
S32-list/reduce.niecza.............................Potential difficulties:
@array is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-list/reduce.niecza line 28:
Expand Down Expand Up @@ -5209,10 +5209,10 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S26", 0, 0, 0, 0, 0, 314
"S28", 6, 0, 1, 0, 7, 13
"S29", 302, 6, 2, 12, 322, 354
"S32", 6503, 350, 123, 201, 7171, 7529
"S32", 6504, 349, 123, 201, 7171, 7529
"int", 420, 71, 15, 25, 531, 1228
"ros", 0, 0, 0, 0, 0, 2
"total", 20539, 1455, 695, 1658, 24320, 31824
"total", 20540, 1454, 695, 1658, 24320, 31824
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down Expand Up @@ -5291,7 +5291,6 @@ S32-list/pick.niecza 49 - one pick on Enum type works
S32-list/pick.niecza 50 - all pick on Enum type works
S32-list/pick.niecza 51 - too many pick on Enum type works
S32-list/pick.niecza 53 - simple pick on Enum is sane
S32-list/pick.niecza 54 - one pick on Enum is sane
S32-list/pick.niecza 55 - all pick on Enum is sane
S32-list/pick.niecza 56 - too many pick on Enum is sane
S32-list/roll.niecza aborted 9 test(s)
Expand Down
12 changes: 5 additions & 7 deletions log/rakudo.jvm_summary.out
Expand Up @@ -103,7 +103,7 @@ S02-names-vars/names.rakudo.jvm.................... 128 0 1 13 142
2 skipped: this kind of lookup NYI
7 skipped: package variable autovivification
1 todo : dubious test - otherwise why is ::<$foo> allowed?
S02-names-vars/perl.rakudo.jvm..................... 94 1 0 3 98
S02-names-vars/perl.rakudo.jvm..................... 95 0 0 3 98
1 skipped: RT #67790
2 skipped: recursive data structure RT #122286
S02-names-vars/signature.rakudo.jvm................ 11 0 2 0 13
Expand Down Expand Up @@ -1474,7 +1474,7 @@ S32-temporal/Date.t................................ 72 0 0 0 72
S32-temporal/DateTime-Instant-Duration.rakudo.jvm.. 28 0 4 1 33
1 skipped: nom regression
4 todo : high-precision Instants NYI (need FatRats)
S32-temporal/DateTime.rakudo.jvm................... 217 1 1 0 219
S32-temporal/DateTime.rakudo.jvm................... 218 0 1 0 219
1 todo : nom regression
S32-temporal/calendar.t............................ 130 0 0 0 130
S32-temporal/local.t............................... 6 0 0 19 25
Expand Down Expand Up @@ -1641,7 +1641,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 4407, 4, 130, 378, 4919, 5026
"S02", 4408, 3, 130, 378, 4919, 5026
"S03", 4874, 4, 105, 87, 5070, 5088
"S04", 980, 0, 40, 48, 1068, 1120
"S05", 5139, 0, 109, 268, 5516, 5897
Expand All @@ -1662,13 +1662,12 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 313, 0, 0, 1, 314, 314
"S28", 7, 0, 0, 0, 7, 13
"S29", 336, 0, 3, 5, 344, 354
"S32", 9152, 2, 94, 164, 9412, 7529
"S32", 9153, 1, 94, 164, 9412, 7529
"int", 1199, 1, 13, 26, 1239, 1228
"ros", 2, 0, 0, 0, 2, 2
"total", 30399, 61, 645, 1300, 32405, 31824
"total", 30401, 59, 645, 1300, 32405, 31824
----------------
Failure summary:
S02-names-vars/perl.rakudo.jvm 84 - .perl on user-defined type roundtrips okay
S02-types/anon_block.rakudo.jvm 30 - bare blocks immediately runs even as the last statement
S02-types/anon_block.rakudo.jvm 31 - ditto for anonymous subs
S02-types/anon_block.rakudo.jvm 32 - ditto, even if nested
Expand All @@ -1678,5 +1677,4 @@ S06-advanced/wrap.rakudo.jvm aborted 15 test(s)
S06-macros/quasi-blocks.rakudo.jvm aborted 12 test(s)
S06-other/anon-hashes-vs-blocks.t aborted 22 test(s)
S32-io/IO-Socket-Async.rakudo.jvm aborted 1 test(s)
S32-temporal/DateTime.rakudo.jvm 112 - DateTime.now uses current time
integration/weird-errors.t 4 - presence of postcircumfix does not lead to redeclaration warnings

0 comments on commit 10717a7

Please sign in to comment.