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 14, 2013
1 parent 9944c00 commit 1617365
Show file tree
Hide file tree
Showing 4 changed files with 74 additions and 52 deletions.
52 changes: 35 additions & 17 deletions niecza_summary.out
Expand Up @@ -1507,18 +1507,35 @@ Potential difficulties:

5 0 1 0 6
1 todo : MMD
S04-declarations/my.niecza.........................Potential difficulties:
S04-declarations/my.niecza.........................===SORRY!===

Illegal redeclaration of routine '' (see line 311) at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/my.niecza line 314:
------>  ok (my &?) eqv Any, q{anonymous sub doesn't overs

Potential difficulties:
$x is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/my.niecza line 227:
------>  dies_ok { eval '$x = "abc"'; my Int ?$x; }, 'also a type error';
Useless redeclaration of variable @ (see line 309) at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/my.niecza line 312:
------>  is my @?, Array.new, q{anonymous @ doesn't overs
Useless redeclaration of variable % (see line 310) at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/my.niecza line 313:
------>  is my %?, ().hash, q{anonymous % doesn't oversha

Potential difficulties:
@a is declared but not used at (eval) line 1:
------> multi f(?@a) { }; multi f(*@a) { }; f(my @a = (1,
Unhandled exception: Check failed

68 0 3 1 72
1 skipped: a not predeclared
1 todo : NYI
2 todo : still fails?
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 75 0 0 75
75 tests aborted (missing ok/not ok)
S04-declarations/state.niecza......................Potential difficulties:
$ret is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/state.niecza line 45:
------>  my ?$ret = { $svar++ };
Expand Down Expand Up @@ -2092,8 +2109,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: 2014 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
662 5 19 47 733
sh: line 1: 14033 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
660 7 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 @@ -2107,7 +2124,7 @@ sh: line 1: 2014 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)
7 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 @@ -2803,7 +2820,7 @@ S06-signature/sub-ref.niecza....................... 28 0 2 4 34
4 skipped: macros NYI
2 todo :
S06-signature/unpack-array.t....................... 13 0 0 0 13
S06-traits/is-copy.t............................... 22 0 0 0 22
S06-traits/is-copy.t............................... 23 0 0 0 23
S06-traits/is-rw.t................................. 7 0 0 0 7
S06-traits/precedence.t............................ 10 0 0 0 10
S06-traits/slurpy-is-rw.t.......................... 2 0 0 0 2
Expand Down Expand Up @@ -5477,9 +5494,9 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S01", 0, 0, 0, 0, 0, 61
"S02", 2959, 0, 106, 265, 3330, 3490
"S03", 3954, 0, 192, 358, 4504, 4177
"S04", 788, 0, 34, 57, 879, 965
"S05", 4050, 5, 115, 201, 4371, 5744
"S06", 770, 0, 56, 161, 987, 1277
"S04", 720, 75, 31, 56, 882, 968
"S05", 4048, 7, 115, 201, 4371, 5744
"S06", 771, 0, 56, 161, 988, 1278
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
"S10", 35, 0, 5, 19, 59, 127
Expand All @@ -5496,8 +5513,9 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 305, 0, 5, 5, 315, 328
"S32", 6376, 0, 130, 238, 6744, 5268
"int", 456, 0, 21, 27, 504, 552
"total", 20891, 6, 748, 1535, 23180, 24702
"total", 20822, 83, 745, 1534, 23184, 24706
----------------
Failure summary:
S05-mass/rx.niecza aborted 5 test(s)
S04-declarations/my.niecza aborted 75 test(s)
S05-mass/rx.niecza aborted 7 test(s)
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/14/2013 dee9fde rakudo++ (24598); niecza (84.64%); pugs (33.13%)
"niecza", 20822, 83, 745, 1534, 23184, 24706
"pugs" , 8151, 2981, 2575, 906, 14613, 24567
"rakudo", 24598, 2, 662, 1891, 27153, 24708
# 01/13/2013 a03dd1a rakudo++ (24593); niecza (84.94%); pugs (33.26%)
"niecza", 20891, 6, 748, 1535, 23180, 24702
"pugs" , 8181, 2944, 2577, 907, 14609, 24563
Expand Down
55 changes: 28 additions & 27 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(0xa412778)'
# Actual: 'CODE(0x9dfe778)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xa412a98)'
# Actual: 'CODE(0x9dfea98)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -1911,12 +1911,12 @@ S04-declarations/multiple.pugs.....................# Looks like you planned 6 te
at t/spec/S04-declarations/multiple.pugs line 8, column 1 - line 9, column 70
0 6 0 0 6
6 tests aborted (missing ok/not ok)
S04-declarations/my.pugs...........................# Looks like you planned 72 tests, but ran 11
*** No such subroutine: "&eval_lives_ok"
at t/spec/S04-declarations/my.pugs line 49, column 1-69
10 61 0 1 72
1 skipped: Can't modify constant item: VStr
61 tests aborted (missing ok/not ok)
S04-declarations/my.pugs...........................***
Unexpected " ="
expecting formal parameter
at t/spec/S04-declarations/my.pugs line 308, column 9
0 75 0 0 75
75 tests aborted (missing ok/not ok)
S04-exceptions/control_across_runloop.t............ 1 0 0 0 1
S04-phasers/ascending-order.pugs...................# Expected: 'begin check init enter start '
# Actual: 'begin check init start '
Expand Down Expand Up @@ -4100,12 +4100,12 @@ S06-signature/sub-ref.pugs.........................# Expected: 'undef'
1 skipped: No compatible multi variant found: "$c"
1 todo : macros by Christmas
1 tests aborted (missing ok/not ok)
S06-traits/is-copy.pugs............................# Expected: '3'
# Actual: '1'
# Expected: '1,2,3,4'
# Actual: '1 2 3 4'
20 0 2 0 22
2 todo : fix by Christmas
S06-traits/is-copy.pugs............................***
Unexpected "'"
expecting operator, ",", term postfix or "}"
at t/spec/S06-traits/is-copy.pugs line 113, column 23
0 23 0 0 23
23 tests aborted (missing ok/not ok)
S06-traits/is-readonly.pugs........................# Actual: No exception thrown
# Actual: No exception thrown
# Actual: No exception thrown
Expand Down Expand Up @@ -4218,7 +4218,7 @@ S12-attributes/instance.pugs.......................# Actual: An exception wa
2 todo : feature by Christmas
1 todo PASSED: fix by Christmas
136 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:0xf6abd201>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf69ebbe5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6abd201>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf69ebbe5>})])}])
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>})])}])
# Expected: 'undef'
# Actual: 'Scalar()'
16 0 2 1 19
Expand Down Expand Up @@ -4396,13 +4396,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.31277.822
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.31277.822
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.31277.822
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.31277.822
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.31277.822
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.31277.822
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.31277.822
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.10772.720
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.10772.720
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.10772.720
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.10772.720
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.10772.720
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.10772.720
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.10772.720
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -4663,7 +4663,7 @@ S32-list/pick.pugs.................................# Actual: undef
# Actual: 'Array::Const()'
# Actual: undef
# Actual: undef
sh: line 1: 31365 Killed nice -20 ./Pugs/pugs t/spec/S32-list/pick.pugs
sh: line 1: 10860 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 @@ -5584,9 +5584,9 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S01", 25, 5, 8, 9, 47, 79
"S02", 1108, 720, 181, 179, 2188, 3590
"S03", 1751, 252, 265, 190, 2458, 4177
"S04", 343, 230, 68, 35, 676, 965
"S04", 333, 244, 68, 34, 679, 968
"S05", 1975, 848, 1625, 22, 4470, 5744
"S06", 255, 249, 50, 43, 597, 1277
"S06", 235, 272, 48, 43, 598, 1278
"S07", 0, 0, 0, 0, 0, 0
"S09", 58, 31, 7, 2, 98, 175
"S10", 30, 0, 9, 0, 39, 127
Expand All @@ -5603,7 +5603,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S29", 24, 10, 6, 4, 44, 78
"S32", 2138, 360, 273, 346, 3117, 5279
"int", 119, 10, 34, 24, 187, 540
"total", 8181, 2944, 2577, 907, 14609, 24563
"total", 8151, 2981, 2575, 906, 14613, 24567
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 5 test(s)
Expand Down Expand Up @@ -5659,7 +5659,7 @@ S03-smartmatch/disorganized.pugs aborted 40 test(s)
S04-blocks-and-statements/pointy.pugs aborted 2 test(s)
S04-declarations/implicit-parameter.pugs aborted 7 test(s)
S04-declarations/multiple.pugs aborted 6 test(s)
S04-declarations/my.pugs aborted 61 test(s)
S04-declarations/my.pugs aborted 75 test(s)
S04-phasers/ascending-order.pugs 3 - $eof_var gets assigned at END time
S04-phasers/ascending-order.pugs aborted 5 test(s)
S04-phasers/descending-order.pugs 3 - $eof_var gets assigned at END time
Expand Down Expand Up @@ -5699,6 +5699,7 @@ S06-signature/named-parameters.pugs aborted 58 test(s)
S06-signature/optional.pugs aborted 1 test(s)
S06-signature/slurpy-params.pugs aborted 36 test(s)
S06-signature/sub-ref.pugs aborted 1 test(s)
S06-traits/is-copy.pugs aborted 23 test(s)
S06-traits/is-readonly.pugs 14 - cannot assign to readonly private attribute
S09-hashes/objecthash.pugs aborted 24 test(s)
S09-subscript/slice.pugs aborted 7 test(s)
Expand Down
15 changes: 7 additions & 8 deletions rakudo_summary.out
Expand Up @@ -747,7 +747,7 @@ use of uninitialized value of type Any in string context in block at t/spec/S0

use of uninitialized value of type Any in string context in block at t/spec/S04-declarations/my.rakudo:23

68 0 2 2 72
71 0 2 2 75
2 skipped: nom regression, OUR::
1 todo : previous test skipped
1 todo : fails
Expand Down Expand Up @@ -1279,7 +1279,7 @@ use of uninitialized value of type Any in string context in sub both at t/spec/
1 todo : RT 71112: Cannot assign to readonly variable.
S06-traits/is-assoc.rakudo......................... 4 0 0 2 6
2 skipped: RT 116244
S06-traits/is-copy.t............................... 22 0 0 0 22
S06-traits/is-copy.t............................... 23 0 0 0 23
S06-traits/is-readonly.rakudo...................... 7 0 4 3 14
2 skipped: segfault
1 skipped: VAR
Expand Down Expand Up @@ -1698,7 +1698,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 @@ -2178,9 +2178,9 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S01", 0, 0, 0, 20, 20, 61
"S02", 3148, 0, 141, 261, 3550, 3490
"S03", 4318, 0, 147, 369, 4834, 4177
"S04", 845, 0, 34, 50, 929, 965
"S04", 848, 0, 34, 50, 932, 968
"S05", 4562, 0, 131, 577, 5270, 5744
"S06", 1130, 0, 29, 132, 1291, 1277
"S06", 1131, 0, 29, 132, 1292, 1278
"S07", 0, 0, 0, 0, 0, 0
"S09", 135, 0, 19, 21, 175, 175
"S10", 64, 0, 1, 5, 70, 127
Expand All @@ -2195,13 +2195,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", 7341, 1, 97, 247, 7686, 5268
"S32", 7342, 0, 97, 247, 7686, 5268
"int", 521, 0, 16, 25, 562, 552
"ros", 2, 0, 0, 0, 2, 2
"total", 24593, 3, 662, 1891, 27149, 24704
"total", 24598, 2, 662, 1891, 27153, 24708
----------------
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 1617365

Please sign in to comment.