Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jan 9, 2013
1 parent bec8594 commit 66f4008
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 38 deletions.
50 changes: 38 additions & 12 deletions niecza_summary.out
Expand Up @@ -104,7 +104,7 @@ S02-literals/quoting.niecza........................Potential difficulties:
$x is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/quoting.niecza line 594:
------> is "foo $( my ?$x = 3 + 4; "bar" ) baz", 'foo bar baz',

128 0 19 11 158
128 1 19 11 159
9 skipped: & escape, zen slices
2 skipped: & escape
17 todo :
Expand Down Expand Up @@ -174,8 +174,27 @@ S02-magicals/env.niecza............................Potential difficulties:
1 skipped: Action method statement_control:import not yet implemented
1 skipped: Cannot call is_run; none of these signatures match
S02-magicals/file_line.t........................... 2 0 0 0 2
S02-magicals/progname.niecza....................... 2 0 1 0 3
1 todo :
S02-magicals/progname.niecza.......................===SORRY!===

Multi colonpair syntax not yet understood at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-magicals/progname.niecza line 32:
------>  :args['IGNOREME']?,

Unhandled exception: Check failed

at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 1443 (die @ 5)
at /home/coke/sandbox/perl6pass/niecza/src/STD.pm6 line 1147 (P6.comp_unit @ 37)
at /home/coke/sandbox/perl6pass/niecza/src/STD.pm6 line 101 (STD.TOP @ 11)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 2923 (Grammar.parse @ 5)
at /home/coke/sandbox/perl6pass/niecza/src/NieczaFrontendSTD.pm6 line 281 (NieczaFrontendSTD.parse @ 70)
at /home/coke/sandbox/perl6pass/niecza/src/NieczaCompiler.pm6 line 34 (NieczaCompiler.compile @ 18)
at /home/coke/sandbox/perl6pass/niecza/src/NieczaCompiler.pm6 line 60 (NieczaCompiler.compile_file @ 8)
at /home/coke/sandbox/perl6pass/niecza/src/niecza line 159 (mainline @ 141)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 4211 (ANON @ 3)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 4212 (module-CORE @ 578)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 4212 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
0 4 0 0 4
4 tests aborted (missing ok/not ok)
S02-magicals/sub.t................................. 3 0 0 0 3
S02-names-vars/contextual.t........................ 23 0 0 0 23
S02-names-vars/fmt.niecza.......................... 19 0 2 0 21
Expand Down Expand Up @@ -2089,8 +2108,8 @@ S05-mass/rx.niecza.................................Potential difficulties:
$rt112450 is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S05-mass/rx.niecza line 2572:
------>  my ?$rt112450 = 4;

sh: line 1: 27214 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
662 5 19 47 733
sh: line 1: 12833 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
661 6 19 47 733
1 skipped: Unable to resolve method alpha in class Cursor
2 skipped: Dubious test, http://irclog.perlgeek.de/perl6/2012-05-27#i_5643089
13 skipped: Unable to resolve method wb in class Cursor
Expand All @@ -2104,7 +2123,7 @@ sh: line 1: 27214 Killed nice -20 mono ./run/Niecza.exe t/spec/
3 todo : ::: issue
2 todo : :: issues
3 todo : Unable to resolve method cntrl in class Cursor
5 tests aborted (missing ok/not ok)
6 tests aborted (missing ok/not ok)
S05-mass/stdrules.niecza........................... 183 0 0 3 186
3 skipped: <at>
S05-match/arrayhash.niecza......................... 4 0 4 0 8
Expand Down Expand Up @@ -2529,7 +2548,11 @@ S06-multi/positional-vs-named.t....................Potential difficulties:
------>  multi zero(:?$foo!) { 'named' };

27 0 0 0 27
S06-multi/proto.niecza............................. 11 0 1 15 27
S06-multi/proto.niecza.............................Potential difficulties:
$x is declared but not used at (eval) line 2:
------>  proto f(Int ?$x) {*}; multi f($) { 'default' }; f 'fo

11 1 1 15 28
8 skipped: Unhandled exception: Cannot use value like Block as a number
1 skipped: >>>Stub code executed
1 skipped: System.NullReferenceException: Object reference not set to an instance of an object
Expand Down Expand Up @@ -5466,11 +5489,11 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2956, 0, 105, 267, 3328, 3488
"S02", 2954, 5, 104, 267, 3330, 3490
"S03", 3953, 0, 192, 358, 4503, 4176
"S04", 785, 0, 34, 50, 869, 955
"S05", 4050, 5, 115, 201, 4371, 5744
"S06", 769, 0, 55, 161, 985, 1274
"S05", 4049, 6, 115, 201, 4371, 5744
"S06", 769, 1, 55, 161, 986, 1275
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
"S10", 35, 0, 5, 19, 59, 127
Expand All @@ -5487,8 +5510,11 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 305, 0, 5, 5, 315, 328
"S32", 6376, 0, 130, 238, 6744, 5264
"int", 456, 0, 21, 24, 501, 549
"total", 20882, 6, 746, 1526, 23160, 24659
"total", 20879, 13, 745, 1526, 23163, 24662
----------------
Failure summary:
S05-mass/rx.niecza aborted 5 test(s)
S02-literals/quoting.niecza 159 - texas quotes edge case
S02-magicals/progname.niecza aborted 4 test(s)
S05-mass/rx.niecza aborted 6 test(s)
S06-multi/proto.niecza 28 - proto signature is checked, not just that of the candidates
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 01/09/2013 aa20719 rakudo++ (24541); niecza (85.07%); pugs (33.37%)
"niecza", 20879, 13, 745, 1526, 23163, 24662
"pugs" , 8190, 2921, 2582, 909, 14602, 24523
"rakudo", 24541, 2, 667, 1898, 27108, 24664
# 01/08/2013 dba0788 rakudo++ (24537); niecza (85.1%); pugs (33.37%)
"niecza", 20882, 6, 746, 1526, 23160, 24659
"pugs" , 8190, 2920, 2582, 909, 14601, 24520
Expand Down
34 changes: 17 additions & 17 deletions pugs_summary.out
Expand Up @@ -25,9 +25,9 @@ S01-perl-5-integration/method.pugs.................# Expected: 'CODE'
3 skipped: Invalid ctx: 2
3 todo : fix by Christmas
S01-perl-5-integration/roundtrip.pugs..............# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xa10c778)'
# Actual: 'CODE(0x988f778)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xa10ca98)'
# Actual: 'CODE(0x988fa98)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -612,8 +612,8 @@ decodeUTF8': bad data: '\31505'
Unexpected end of input
expecting term postfix, operator, ":" or ","
at t/spec/S02-literals/quoting.pugs line 603, column 28
0 158 0 0 158
158 tests aborted (missing ok/not ok)
0 159 0 0 159
159 tests aborted (missing ok/not ok)
S02-literals/radix.pugs............................decodeUTF8': bad data: '\171'
decodeUTF8': bad data: '\187'
# Expected: '14'
Expand Down Expand Up @@ -4231,7 +4231,7 @@ S12-attributes/instance.pugs.......................# Actual: An exception wa
2 todo : feature by Christmas
1 todo PASSED: fix by Christmas
135 tests aborted (missing ok/not ok)
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6bbd201>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6aaa389>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6bbd201>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6aaa389>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6abccd5>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a1cdd5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6abccd5>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a1cdd5>})])}])
# Expected: 'undef'
# Actual: 'Scalar()'
16 0 2 1 19
Expand Down Expand Up @@ -4409,13 +4409,13 @@ S17-async/contend.pugs.............................# Actual: undef
2 todo : unimpl by Christmas
pass fail todo skip plan
S19-command-line-options/01-multiple-e.t...........# Running under darwin
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.24015.504
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.24015.504
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.24015.504
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.24015.504
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.24015.504
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.24015.504
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.24015.504
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.9622.976
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.9622.976
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.9622.976
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.9622.976
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.9622.976
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.9622.976
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.9622.976
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -4676,7 +4676,7 @@ S32-list/pick.pugs.................................# Actual: undef
# Actual: 'Array::Const()'
# Actual: undef
# Actual: undef
sh: line 1: 24103 Killed nice -20 ./Pugs/pugs t/spec/S32-list/pick.pugs
sh: line 1: 9710 Killed nice -20 ./Pugs/pugs t/spec/S32-list/pick.pugs
23 8 4 11 46
1 skipped: .Str
1 skipped: Nil
Expand Down Expand Up @@ -5595,11 +5595,11 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 25, 5, 8, 9, 47, 79
"S02", 1108, 719, 181, 179, 2187, 3588
"S02", 1108, 720, 181, 179, 2188, 3590
"S03", 1750, 252, 265, 190, 2457, 4176
"S04", 354, 208, 73, 37, 672, 955
"S05", 1975, 848, 1625, 22, 4470, 5744
"S06", 255, 249, 50, 43, 597, 1274
"S06", 255, 249, 50, 43, 597, 1275
"S07", 0, 0, 0, 0, 0, 0
"S09", 58, 31, 7, 2, 98, 175
"S10", 30, 0, 9, 0, 39, 127
Expand All @@ -5616,7 +5616,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S29", 24, 10, 6, 4, 44, 78
"S32", 2137, 360, 273, 346, 3116, 5275
"int", 119, 10, 34, 24, 187, 537
"total", 8190, 2920, 2582, 909, 14601, 24520
"total", 8190, 2921, 2582, 909, 14602, 24523
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 5 test(s)
Expand All @@ -5625,7 +5625,7 @@ S02-lexical-conventions/unicode.pugs aborted 7 test(s)
S02-literals/misc-interpolation.pugs 24 - curly brace delimiters interfere with closure interpolation
S02-literals/misc-interpolation.pugs aborted 3 test(s)
S02-literals/quoting-unicode.pugs aborted 62 test(s)
S02-literals/quoting.pugs aborted 158 test(s)
S02-literals/quoting.pugs aborted 159 test(s)
S02-literals/sub-calls.pugs 12 - call with adverb after no space
S02-names-vars/perl.pugs aborted 7 test(s)
S02-names-vars/variables-and-packages.pugs aborted 15 test(s)
Expand Down
17 changes: 8 additions & 9 deletions rakudo_summary.out
Expand Up @@ -67,7 +67,7 @@ S02-literals/pairs.rakudo..........................use of uninitialized value of
1 todo : reduce meta op
1 todo : prefix:<|>
S02-literals/quoting-unicode.t..................... 72 0 0 0 72
S02-literals/quoting.rakudo........................ 142 0 4 12 158
S02-literals/quoting.rakudo........................ 143 0 4 12 159
3 skipped: \c@ etc
9 skipped: quoting adverbs
1 todo : retriage
Expand Down Expand Up @@ -97,7 +97,7 @@ S02-magicals/env.rakudo............................ 13 0 0 1 14
1 skipped: import keyword
S02-magicals/file_line.t........................... 2 0 0 0 2
S02-magicals/pid.t................................. 1 0 0 0 1
S02-magicals/progname.t............................ 3 0 0 0 3
S02-magicals/progname.t............................ 4 0 0 0 4
S02-magicals/sub.t................................. 3 0 0 0 3
S02-names-vars/contextual.t........................ 23 0 0 0 23
S02-names-vars/fmt.rakudo.......................... 19 0 2 0 21
Expand Down Expand Up @@ -1144,7 +1144,7 @@ S06-multi/lexical-multis.rakudo.................... 14 0 1 0 15
1 todo : lexical scope as tie breaker
S06-multi/positional-vs-named.rakudo............... 25 0 0 2 27
2 skipped: slurpy and named interaction
S06-multi/proto.rakudo............................. 20 0 0 7 27
S06-multi/proto.rakudo............................. 21 0 0 7 28
1 skipped: custom ops
5 skipped: todo
1 skipped: operator protos
Expand Down Expand Up @@ -1699,7 +1699,7 @@ S32-list/reduce.rakudo.............................use of uninitialized value of
1 skipped: n-ary reduce
S32-list/reverse.rakudo............................ 20 0 1 0 21
1 todo : RT 77914
S32-list/roll.t.................................... 39 1 0 0 40
S32-list/roll.t.................................... 40 0 0 0 40
S32-list/sort.rakudo...............................use of uninitialized value of type Code in string context in block at t/spec/S32-list/sort.rakudo:224

use of uninitialized value of type Code in string context in block at t/spec/S32-list/sort.rakudo:224
Expand Down Expand Up @@ -2177,11 +2177,11 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3144, 0, 143, 261, 3548, 3488
"S02", 3146, 0, 143, 261, 3550, 3490
"S03", 4317, 0, 147, 369, 4833, 4176
"S04", 835, 0, 34, 50, 919, 955
"S05", 4562, 0, 131, 577, 5270, 5744
"S06", 1128, 0, 28, 132, 1288, 1274
"S06", 1129, 0, 28, 132, 1289, 1275
"S07", 0, 0, 0, 0, 0, 0
"S09", 135, 0, 19, 21, 175, 175
"S10", 64, 0, 1, 5, 70, 127
Expand All @@ -2196,13 +2196,12 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 300, 0, 0, 1, 301, 258
"S28", 7, 0, 0, 0, 7, 13
"S29", 310, 0, 1, 7, 318, 328
"S32", 7325, 1, 98, 257, 7681, 5264
"S32", 7326, 0, 98, 257, 7681, 5264
"int", 518, 0, 16, 25, 559, 549
"ros", 2, 0, 0, 0, 2, 2
"total", 24537, 3, 667, 1898, 27105, 24661
"total", 24541, 2, 667, 1898, 27108, 24664
----------------
Failure summary:
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
S19-command-line/dash-e.t 3 - -e works with non-ASCII program texts
S32-list/roll.t 40 - different results due to random random-number seed
note: test_summary.pl @syn does not have ros

0 comments on commit 66f4008

Please sign in to comment.