Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Aug 5, 2014
1 parent f8837b7 commit c997c8e
Show file tree
Hide file tree
Showing 5 changed files with 840 additions and 627 deletions.
4 changes: 2 additions & 2 deletions log/niecza_summary.out
Expand Up @@ -5154,7 +5154,7 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2987, 339, 111, 350, 3775, 5009
"S03", 3456, 446, 198, 392, 4488, 5096
"S03", 3456, 446, 198, 392, 4488, 5088
"S04", 807, 2, 34, 60, 901, 1120
"S05", 4108, 72, 91, 219, 4487, 5897
"S06", 768, 26, 50, 162, 1006, 1403
Expand All @@ -5177,7 +5177,7 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S32", 6541, 281, 123, 224, 7163, 7509
"int", 420, 71, 15, 25, 531, 1228
"ros", 0, 0, 0, 0, 0, 2
"total", 20574, 1386, 695, 1681, 24309, 31792
"total", 20574, 1386, 695, 1681, 24309, 31784
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down
66 changes: 21 additions & 45 deletions log/rakudo.jvm_summary.out
Expand Up @@ -339,8 +339,7 @@ S03-operators/assign.rakudo.jvm.................... 262 0 22 12 296
S03-operators/autoincrement-range.t................ 96 0 0 0 96
S03-operators/autoincrement.t...................... 78 0 0 0 78
S03-operators/autovivification.t................... 23 0 0 0 23
S03-operators/bag.rakudo.jvm....................... 92 0 0 16 108
16 skipped: Reduction and bag operators
S03-operators/bag.t................................ 100 0 0 0 100
S03-operators/basic-types.t........................ 19 0 0 0 19
S03-operators/bit.t................................ 37 0 0 0 37
S03-operators/boolean-bitwise.t.................... 45 0 0 0 45
Expand Down Expand Up @@ -405,9 +404,7 @@ S03-operators/relational.rakudo.jvm................ 118 0 4 0 122
4 todo : RT #121987
S03-operators/repeat.t............................. 32 0 0 0 32
S03-operators/scalar-assign.t...................... 4 0 0 0 4
S03-operators/set.rakudo.jvm....................... 276 0 2 18 296
2 skipped: ∅ NYI
16 skipped: Reduction and set operators
S03-operators/set.rakudo.jvm....................... 294 0 2 0 296
2 todo : huh?
S03-operators/short-circuit.t...................... 83 0 0 0 83
S03-operators/so.rakudo.jvm........................ 14 0 1 0 15
Expand Down Expand Up @@ -456,8 +453,8 @@ S03-smartmatch/array-array.t....................... 36 0 0 0 36
S03-smartmatch/array-hash.t........................ 6 0 0 0 6
S03-smartmatch/capture-signature.t................. 5 0 0 0 5
S03-smartmatch/disorganized.t...................... 41 0 0 0 41
S03-smartmatch/hash-hash.rakudo.jvm................ 2 0 2 0 4
2 todo : nom regression
S03-smartmatch/hash-hash.rakudo.jvm................ 0 4 0 0 4
4 tests aborted (missing ok/not ok)
S03-smartmatch/range-range.t....................... 14 0 0 0 14
S03-smartmatch/regex-hash.t........................ 4 0 0 0 4
S03-smartmatch/scalar-hash.t....................... 3 0 0 0 3
Expand Down Expand Up @@ -1131,7 +1128,7 @@ S16-unfiled/rebindstdhandles.rakudo.jvm............ 0 0 0 2 2
pass fail todo skip plan
S17-channel/basic.t................................ 12 0 0 0 12
S17-channel/winner.t............................... 3 0 0 0 3
S17-lowlevel/lock.rakudo.jvm....................... 6 1 0 1 8
S17-lowlevel/lock.rakudo.jvm....................... 7 0 0 1 8
1 skipped: not sure this test is valid
S17-lowlevel/thread.t.............................. 25 0 0 0 25
S17-promise/allof.t................................ 10 0 0 0 10
Expand Down Expand Up @@ -1307,7 +1304,7 @@ S32-hash/slice.rakudo.jvm.......................... 19 0 10 0 29
S32-io/IO-Socket-Async.rakudo.jvm.................. 4 1 0 1 6
1 skipped: Flapping RT #122318
1 tests aborted (missing ok/not ok)
S32-io/IO-Socket-INET.t............................ 23 24 0 0 47
S32-io/IO-Socket-INET.t............................ 47 0 0 0 47
S32-io/chdir.rakudo.jvm............................ 8 0 0 2 10
2 skipped: spec non-conformance due to missing sink context
S32-io/copy.t...................................... 29 0 0 0 29
Expand Down Expand Up @@ -1437,8 +1434,7 @@ S32-str/encode.rakudo.jvm.......................... 21 0 0 1 22
1 skipped: We do not handle NDF yet
S32-str/flip.rakudo.jvm............................ 11 0 2 0 13
2 todo : graphemes NYI
S32-str/indent.rakudo.jvm.......................... 61 0 0 1 62
1 skipped: coercion to Int - RT #122469
S32-str/indent.t................................... 62 0 0 0 62
S32-str/index.rakudo.jvm........................... 36 0 0 2 38
2 skipped: StrPos NYI
S32-str/lc.t....................................... 13 0 0 0 13
Expand Down Expand Up @@ -1561,7 +1557,8 @@ integration/advent2010-day21.t..................... 4 0 0 0 4
integration/advent2010-day22.t..................... 3 0 0 0 3
integration/advent2010-day23.t..................... 8 0 0 0 8
integration/advent2011-day03.t..................... 2 0 0 0 2
integration/advent2011-day04.t..................... 2 0 0 0 2
integration/advent2011-day04.t..................... 0 2 0 0 2
2 tests aborted (missing ok/not ok)
integration/advent2011-day05.t..................... 5 0 0 0 5
integration/advent2011-day07.t..................... 3 0 0 0 3
integration/advent2011-day10.rakudo.jvm............ 4 0 1 0 5
Expand All @@ -1577,8 +1574,8 @@ integration/advent2011-day23.rakudo.jvm............ 54 0 1 0 55
integration/advent2011-day24.t..................... 8 0 0 0 8
integration/advent2012-day02.t..................... 4 0 0 0 4
integration/advent2012-day03.t..................... 2 0 0 0 2
integration/advent2012-day04.t..................... 8 0 1 0 9
1 todo : differing result
integration/advent2012-day04.t..................... 5 4 0 0 9
4 tests aborted (missing ok/not ok)
integration/advent2012-day06.t..................... 2 0 0 0 2
integration/advent2012-day09.t..................... 8 0 0 0 8
integration/advent2012-day10.t..................... 26 0 0 0 26
Expand All @@ -1590,7 +1587,7 @@ integration/advent2012-day15.t..................... 11 0 0 0 11
integration/advent2012-day16.t..................... 11 0 0 0 11
integration/advent2012-day19.t..................... 10 0 0 0 10
integration/advent2012-day20.t..................... 2 0 0 0 2
integration/advent2012-day21.t..................... 9 0 0 0 9
integration/advent2012-day21.t..................... 8 1 0 0 9
integration/advent2012-day22.rakudo.jvm............ 5 0 1 0 6
1 todo : RT #121789
integration/advent2012-day23.t..................... 2 0 0 0 2
Expand Down Expand Up @@ -1645,7 +1642,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", 4391, 3, 130, 378, 4902, 5009
"S03", 4850, 0, 107, 121, 5078, 5096
"S03", 4874, 4, 105, 87, 5070, 5088
"S04", 980, 0, 40, 48, 1068, 1120
"S05", 5139, 0, 109, 268, 5516, 5897
"S06", 1166, 16, 37, 104, 1323, 1403
Expand All @@ -1658,47 +1655,26 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S14", 296, 0, 10, 10, 316, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 238, 0, 5, 18, 261, 305
"S17", 566, 1, 23, 21, 611, 611
"S17", 567, 0, 23, 21, 611, 611
"S19", 3, 0, 0, 3, 6, 6
"S22", 51, 0, 1, 1, 53, 53
"S24", 1, 0, 0, 0, 1, 79
"S26", 312, 0, 1, 1, 314, 314
"S28", 7, 0, 0, 0, 7, 13
"S29", 336, 0, 3, 5, 344, 354
"S32", 9104, 25, 94, 165, 9388, 7509
"int", 1204, 0, 14, 21, 1239, 1228
"S32", 9129, 1, 94, 164, 9388, 7509
"int", 1198, 7, 13, 21, 1239, 1228
"ros", 2, 0, 0, 0, 2, 2
"total", 30341, 45, 651, 1332, 32369, 31792
"total", 30385, 31, 648, 1297, 32361, 31784
----------------
Failure summary:
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
S03-smartmatch/hash-hash.rakudo.jvm aborted 4 test(s)
S06-advanced/wrap.rakudo.jvm 69 - can wrap a multi
S06-advanced/wrap.rakudo.jvm aborted 15 test(s)
S17-lowlevel/lock.rakudo.jvm 7 - Condition variable worked
S32-io/IO-Socket-Async.rakudo.jvm aborted 1 test(s)
S32-io/IO-Socket-INET.t 1 - [45s] echo server and client
S32-io/IO-Socket-INET.t 3 - [49s] discard server and client
S32-io/IO-Socket-INET.t 5 - [48s] received first 7 characters
S32-io/IO-Socket-INET.t 7 - [0s] received next 3 characters
S32-io/IO-Socket-INET.t 9 - [0s] remaining 26 were buffered
S32-io/IO-Socket-INET.t 11 - [0s] received 뻯
S32-io/IO-Socket-INET.t 13 - [0s] ... which is 1 character
S32-io/IO-Socket-INET.t 15 - [0s] received another character
S32-io/IO-Socket-INET.t 17 - [1s] combined the bytes form 몾
S32-io/IO-Socket-INET.t 19 - [48s] get() with default separator
S32-io/IO-Socket-INET.t 21 - [0s] default separator
S32-io/IO-Socket-INET.t 23 - [0s] \r\n separator
S32-io/IO-Socket-INET.t 25 - [0s] . as a separator
S32-io/IO-Socket-INET.t 27 - [0s] ! separator not at end of string
S32-io/IO-Socket-INET.t 29 - [0s] Multiple separators not at end of string
S32-io/IO-Socket-INET.t 31 - [0s] ! separator at end of string
S32-io/IO-Socket-INET.t 32 - [54s] received first character
S32-io/IO-Socket-INET.t 34 - [0s] received last character
S32-io/IO-Socket-INET.t 36 - [0s] total amount
S32-io/IO-Socket-INET.t 38 - [48s] successful read binary data
S32-io/IO-Socket-INET.t 40 - [53s] successful received binary data
S32-io/IO-Socket-INET.t 42 - [48s] received first character
S32-io/IO-Socket-INET.t 44 - [0s] received last character
S32-io/IO-Socket-INET.t 46 - [0s] total amount
integration/advent2011-day04.t aborted 2 test(s)
integration/advent2012-day04.t aborted 4 test(s)
integration/advent2012-day21.t 7 - hand-memoization

0 comments on commit c997c8e

Please sign in to comment.