Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 23, 2014
1 parent 5d1b607 commit 0130f34
Show file tree
Hide file tree
Showing 5 changed files with 123 additions and 94 deletions.
43 changes: 29 additions & 14 deletions log/niecza_summary.out
Expand Up @@ -37,7 +37,7 @@ S02-lexical-conventions/unicode-whitespace.t.......Potential difficulties:
&foo is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-lexical-conventions/unicode-whitespace.t line 199:
------> multi foo⏏() { 'a' }

50 0 0 0 50
47 3 0 0 50
S02-lexical-conventions/unicode.t..................Potential difficulties:
$पहला is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-lexical-conventions/unicode.t line 60:
------> lives_ok { my ⏏$पहला = 1; }, "hindi declaration";
Expand Down Expand Up @@ -86,10 +86,10 @@ S02-literals/hex_chars.t........................... 4 0 0 0 4
S02-literals/listquote-whitespace.niecza........... 11 0 1 0 12
1 todo : \xa0 should not be a separator for list quotes: RT #122285
S02-literals/listquote.niecza......................Potential difficulties:
@x is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-literals/listquote.niecza line 89:
@x is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-literals/listquote.niecza line 88:
------>  is f(my ⏏@x = (1, 2, 3)), 1, 'function call with 

21 0 0 2 23
20 1 0 2 23
1 skipped: Preceding context expects a term, but found infix , instead
1 skipped: |<<
S02-literals/misc-interpolation.niecza.............Potential difficulties:
Expand Down Expand Up @@ -742,7 +742,7 @@ S03-binding/ro.niecza.............................. 5 0 4 0 9
S03-binding/scalars.niecza......................... 21 0 2 10 33
1 skipped: CALLER::
9 skipped: list binding
2 todo : difference of interpretation on ro binding
2 todo PASSED: difference of interpretation on ro binding
S03-junctions/associative.t........................ 10 0 0 0 10
S03-junctions/autothreading.niecza.................Potential difficulties:
$r is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S03-junctions/autothreading.niecza line 141:
Expand Down Expand Up @@ -2213,21 +2213,22 @@ S05-mass/stdrules.niecza........................... 183 0 0 3 186
S05-match/arrayhash.niecza......................... 4 0 4 0 8
4 todo :
S05-match/blocks.niecza............................Potential difficulties:
$discarded is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S05-match/blocks.niecza line 45:
$discarded is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S05-match/blocks.niecza line 38:
------> my ⏏$discarded = do {

Use of Nil as a string
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 1389 (warn @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 473 (Nil.Str @ 4)
at <unknown> line 0 (ExitRunloop @ 0)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S05-match/blocks.niecza line 67 (ANON @ 26)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S05-match/blocks.niecza line 125 (mainline @ 37)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S05-match/blocks.niecza line 57 (ANON @ 26)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S05-match/blocks.niecza line 115 (mainline @ 25)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
17 0 5 0 22
5 todo :
17 0 2 0 19
1 todo :
1 todo PASSED:
S05-match/capturing-contexts.niecza................Potential difficulties:
$match is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S05-match/capturing-contexts.niecza line 19:
------>  my ⏏$match = 'xyz' ~~ / abc /;
Expand Down Expand Up @@ -4792,7 +4793,16 @@ S32-str/length.niecza..............................Potential difficulties:
29 0 0 17 46
2 skipped: "abcdef" > 4 makes niecza unhappy
15 skipped: .graphs NYI
S32-str/lines.t.................................... 4 0 0 0 4
S32-str/lines.t....................................Unhandled exception: Unable to resolve method is-win in type Any
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/packages/Test/Util.pm line 88 (get_out @ 11)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/packages/Test/Util.pm line 23 (is_run @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-str/lines.t line 18 (mainline @ 31)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
4 1 0 0 5
1 tests aborted (missing ok/not ok)
S32-str/numeric.niecza............................. 127 0 41 0 168
41 todo : Failure
S32-str/ords.t..................................... 6 0 0 0 6
Expand Down Expand Up @@ -6206,10 +6216,10 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2991, 335, 112, 350, 3776, 5009
"S02", 2987, 339, 112, 350, 3776, 5009
"S03", 3452, 446, 198, 392, 4484, 5092
"S04", 807, 2, 34, 60, 901, 1120
"S05", 4107, 72, 94, 221, 4491, 5900
"S05", 4107, 72, 91, 221, 4488, 5898
"S06", 766, 26, 50, 162, 1004, 1401
"S07", 0, 0, 0, 0, 0, 0
"S09", 66, 0, 1, 8, 75, 200
Expand All @@ -6227,14 +6237,18 @@ 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", 6575, 241, 126, 242, 7178, 7519
"S32", 6575, 242, 126, 242, 7179, 7520
"int", 419, 68, 19, 25, 531, 1228
"ros", 0, 0, 0, 0, 0, 2
"total", 20600, 1338, 706, 1701, 24318, 31816
"total", 20596, 1343, 703, 1701, 24316, 31815
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
S02-lexical-conventions/unicode-whitespace.t 8 - NO-BREAK SPACE
S02-lexical-conventions/unicode-whitespace.t 17 - FIGURE SPACE
S02-lexical-conventions/unicode-whitespace.t 23 - NARROW NO-BREAK SPACE
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
S02-literals/listquote.niecza 4 - {...}<a b c> is hash subscript
S02-literals/quoting.niecza aborted 48 test(s)
S02-magicals/args.t aborted 3 test(s)
S02-magicals/progname.niecza 1 - progname var matches test file path
Expand Down Expand Up @@ -6310,6 +6324,7 @@ S32-num/cool-num.niecza passed 1 unplanned test(s)
S32-num/rand.niecza passed 2 unplanned test(s)
S32-num/stringify.t passed 3 unplanned test(s)
S32-scalar/undef.niecza aborted 82 test(s)
S32-str/lines.t aborted 1 test(s)
S32-str/split-simple.niecza aborted 29 test(s)
integration/advent2009-day07.t aborted 10 test(s)
integration/advent2009-day14.t aborted 21 test(s)
Expand Down
68 changes: 44 additions & 24 deletions log/rakudo.jvm_summary.out
Expand Up @@ -15,8 +15,8 @@ S02-lexical-conventions/unicode.rakudo.jvm......... 42 0 0 2 44
S02-lexical-conventions/unspace.rakudo.jvm......... 75 0 0 11 86
3 skipped: indirect method calls parsefail: RT #122344
1 skipped: .++ does not work: RT #122342
4 skipped: =for pod NYI (in STD.pm): RT: #122343
3 skipped: pod and unspace: RT: #122343
3 skipped: pod and unspace: RT #122343
4 skipped: =for pod NYI (in STD.pm): RT #122343
S02-lists/tree.rakudo.jvm.......................... 8 0 0 1 9
1 skipped: Any.tree(*@list) NYI
S02-literals/adverbs.t............................. 15 0 0 0 15
Expand All @@ -31,12 +31,10 @@ S02-literals/fmt-interpolation.t................... 11 0 0 0 11
S02-literals/hash-interpolation.t.................. 10 0 0 0 10
S02-literals/heredocs.t............................ 16 0 0 0 16
S02-literals/hex_chars.t........................... 4 0 0 0 4
S02-literals/listquote-whitespace.rakudo.jvm....... 11 0 1 0 12
1 todo : \xa0 should not be a separator for list quotes: RT #122285
S02-literals/listquote.rakudo.jvm.................. 18 0 4 1 23
S02-literals/listquote-whitespace.t................ 12 0 0 0 12
S02-literals/listquote.rakudo.jvm.................. 19 0 3 1 23
1 skipped: meta operators
3 todo : magic type of <...> contents
1 todo : unknown errors
3 todo : IntStr/RatStr/NumStr types NYI
S02-literals/misc-interpolation.t.................. 46 0 0 0 46
S02-literals/numeric.t............................. 22 0 0 0 22
S02-literals/pair-boolean.t........................ 6 0 0 0 6
Expand Down Expand Up @@ -224,8 +222,8 @@ S02-types/mixhash.rakudo.jvm....................... 187 0 3 24 214
1 todo : Needs to catch up with spec
2 todo : in flux
S02-types/multi_dimensional_array.rakudo.jvm....... 22 0 9 10 41
10 skipped: Parse Error: Statement not terminated properly
9 todo : Null PMC access in find_method()
10 skipped: multi-dim [;] sugar NYI
9 todo : multi-dim [;] sugar NYI
S02-types/nan.rakudo.jvm........................... 18 0 1 2 21
1 skipped: unspecced and inconsistent
1 skipped: RT #83446
Expand Down Expand Up @@ -281,10 +279,8 @@ S03-binding/nested.t............................... 43 0 0 0 43
S03-binding/ro.rakudo.jvm.......................... 3 0 6 0 9
4 todo : ::= on arrays
2 todo : nom regression
S03-binding/scalars.rakudo.jvm..................... 22 0 2 9 33
2 skipped: List binding
7 skipped: list binding
2 todo : nom regression
S03-binding/scalars.rakudo.jvm..................... 24 0 0 9 33
9 skipped: list binding: RT #122369
S03-feeds/basic.rakudo.jvm......................... 10 0 7 8 25
4 skipped: double-ended feeds
4 skipped: * feeds
Expand Down Expand Up @@ -613,7 +609,7 @@ S05-interpolation/lexicals.t....................... 10 0 0 0 10
S05-interpolation/regex-in-variable.rakudo.jvm..... 31 0 3 0 34
1 todo : warn on undef
2 todo : instance member interpolation
S05-mass/charsets.rakudo.jvm....................... 13 0 3 0 16
S05-mass/charsets.rakudo.jvm....................... 14 0 3 0 17
1 todo : Unicode 6.3 -- lower characters
2 todo : Unicode 6.3 -- punct characters
S05-mass/named-chars.t............................. 431 0 0 0 431
Expand Down Expand Up @@ -653,8 +649,7 @@ S05-mass/stdrules.rakudo.jvm....................... 158 0 0 28 186
14 skipped: <.print>
14 skipped: <.graph>
S05-match/arrayhash.t.............................. 8 0 0 0 8
S05-match/blocks.rakudo.jvm........................ 17 0 5 0 22
4 todo : nom regression
S05-match/blocks.rakudo.jvm........................ 18 0 1 0 19
1 todo : Assignment to matched string affects earlier match objects
S05-match/capturing-contexts.rakudo.jvm............ 37 0 1 5 43
5 skipped: binding to $/
Expand Down Expand Up @@ -1314,8 +1309,8 @@ S32-hash/perl.t.................................... 12 0 0 0 12
S32-hash/push.t.................................... 7 0 0 0 7
S32-hash/slice.rakudo.jvm.......................... 19 0 10 0 29
10 todo : binding on hash elements unimplemented
S32-io/IO-Socket-Async.t........................... 6 0 0 0 6
S32-io/IO-Socket-INET.t............................ 47 0 0 0 47
S32-io/IO-Socket-Async.t........................... 5 1 0 0 6
S32-io/IO-Socket-INET.t............................ 23 24 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 @@ -1450,7 +1445,7 @@ S32-str/indent.rakudo.jvm.......................... 61 0 0 1 62
S32-str/index.rakudo.jvm........................... 36 0 0 2 38
2 skipped: StrPos NYI
S32-str/lc.t....................................... 13 0 0 0 13
S32-str/lines.t.................................... 4 0 0 0 4
S32-str/lines.t.................................... 5 0 0 0 5
S32-str/numeric.rakudo.jvm......................... 161 0 7 0 168
5 todo : Failure
1 todo : NYI
Expand Down Expand Up @@ -1661,10 +1656,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 4378, 4, 142, 378, 4902, 5009
"S03", 4837, 0, 111, 121, 5069, 5092
"S02", 4380, 4, 140, 378, 4902, 5009
"S03", 4839, 0, 109, 121, 5069, 5092
"S04", 980, 0, 40, 48, 1068, 1120
"S05", 5014, 0, 98, 303, 5415, 5900
"S05", 5016, 0, 94, 303, 5413, 5898
"S06", 1164, 15, 38, 104, 1321, 1401
"S07", 0, 0, 0, 0, 0, 0
"S09", 177, 0, 10, 13, 200, 200
Expand All @@ -1682,14 +1677,39 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 312, 0, 1, 1, 314, 314
"S28", 7, 0, 0, 0, 7, 13
"S29", 336, 0, 3, 5, 344, 354
"S32", 9110, 0, 95, 191, 9396, 7519
"S32", 9086, 25, 95, 191, 9397, 7520
"int", 1192, 0, 20, 27, 1239, 1228
"ros", 2, 0, 0, 0, 2, 2
"total", 30199, 19, 662, 1402, 32282, 31816
"total", 30181, 44, 654, 1402, 32281, 31815
----------------
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
S06-advanced/wrap.rakudo.jvm aborted 15 test(s)
S32-io/IO-Socket-Async.t 6 - bytes_supply
S32-io/IO-Socket-INET.t 1 - [59s] echo server and client
S32-io/IO-Socket-INET.t 3 - [46s] discard server and client
S32-io/IO-Socket-INET.t 5 - [49s] 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 - [0s] combined the bytes form 몾
S32-io/IO-Socket-INET.t 19 - [46s] get() with default separator
S32-io/IO-Socket-INET.t 21 - [1s] 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 - [49s] received first character
S32-io/IO-Socket-INET.t 34 - [0s] received last character
S32-io/IO-Socket-INET.t 36 - [1s] total amount
S32-io/IO-Socket-INET.t 38 - [46s] successful read binary data
S32-io/IO-Socket-INET.t 40 - [47s] successful received binary data
S32-io/IO-Socket-INET.t 42 - [49s] received first character
S32-io/IO-Socket-INET.t 44 - [0s] received last character
S32-io/IO-Socket-INET.t 46 - [0s] total amount

0 comments on commit 0130f34

Please sign in to comment.