Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Nov 17, 2012
1 parent 05b83a5 commit c55d7f9
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 93 deletions.
101 changes: 33 additions & 68 deletions niecza_summary.out
Expand Up @@ -5,7 +5,7 @@ S02-lexical-conventions/comments.niecza............Potential difficulties:
$var is declared but not used at (eval) line 1:
------> my ?$var = 1;

39 0 2 8 49
40 0 2 8 50
3 skipped: Possible runaway string
1 skipped: Excess arguments to CORE eval
4 skipped: Opening bracket is required for #` comment
Expand Down Expand Up @@ -99,7 +99,7 @@ S02-literals/pairs.niecza.......................... 76 0 2 1 79
1 skipped: Action method escape:sym<&> not yet implemented
2 todo :
S02-literals/quoting-unicode.t..................... 72 0 0 0 72
S02-literals/quoting.niecza........................ 122 0 19 11 152
S02-literals/quoting.niecza........................ 123 0 19 11 153
9 skipped: & escape, zen slices
2 skipped: & escape
17 todo :
Expand Down Expand Up @@ -242,19 +242,16 @@ S02-names/identifier.t.............................Potential difficulties:

21 0 0 0 21
S02-names/our.t.................................... 10 0 0 0 10
S02-names/pseudo.t.................................Potential difficulties:
$r is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-names/pseudo.t line 122:
S02-names/pseudo.niecza............................Potential difficulties:
$r is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-names/pseudo.niecza line 122:
------>  state ?$r = 21;

Unhandled exception: Writing to readonly scalar
at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-names/pseudo.t line 245 (ANON @ 3)
at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-names/pseudo.t line 407 (mainline @ 46)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 4211 (ANON @ 3)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 4212 (module-CORE @ 578)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 4212 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
84 58 0 0 142
58 tests aborted (missing ok/not ok)
Potential difficulties:
$x110 is declared but not used at (eval) line 1:
------> my ?$x110 = 112; $UNIT::x110

140 0 0 2 142
2 skipped: readonly
S02-names/symbolic-deref.niecza....................Potential difficulties:
$cool is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-names/symbolic-deref.niecza line 84:
------>  my ?$cool = "cool";
Expand Down Expand Up @@ -2012,8 +2009,9 @@ S04-statements/next.t..............................Potential difficulties:
12 0 0 0 12
S04-statements/no-implicit-block.t................. 12 0 0 0 12
S04-statements/redo.t.............................. 11 0 0 0 11
S04-statements/repeat.niecza....................... 17 1 0 1 19
S04-statements/repeat.niecza....................... 17 0 1 1 19
1 skipped: No value in ANON available for parameter $a
1 todo :
S04-statements/return.t............................ 17 0 0 0 17
S04-statements/terminator.niecza...................Potential difficulties:
$x is declared but not used at (eval) line 1:
Expand Down Expand Up @@ -2102,8 +2100,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 2573:
------>  my ?$rt112450 = 4;

sh: line 1: 23735 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
661 6 19 47 733
sh: line 1: 14085 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
662 5 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 @@ -2117,7 +2115,7 @@ sh: line 1: 23735 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
6 tests aborted (missing ok/not ok)
5 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 @@ -3321,27 +3319,10 @@ S12-attributes/recursive.niecza.................... 11 0 0 8 19
8 skipped: A type must be provided ???
S12-class/anonymous.niecza......................... 15 0 2 0 17
2 todo :
S12-class/attributes.niecza........................===SORRY!===

Variable $b is not predeclared at /home/coke/sandbox/perl6pass/niecza/t/spec/S12-class/attributes.niecza line 137:
------> skip("?$b declared but not used. FIXME later.",

Unhandled exception: Check failed

at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 1437 (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 2918 (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 4198 (ANON @ 3)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 4199 (module-CORE @ 574)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 4199 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
0 25 0 0 25
25 tests aborted (missing ok/not ok)
S12-class/attributes.niecza........................ 17 0 0 8 25
1 skipped: Unhandled exception: Unable to resolve method ctxzyg in type Method
6 skipped: Unhandled parameter twigil !
1 skipped: $b declared but not used. FIXME later.
S12-class/basic.niecza............................. 30 0 3 4 37
3 skipped: No value for parameter \$expected in Test is
1 skipped: Methods must be used in some kind of package
Expand Down Expand Up @@ -3568,27 +3549,14 @@ S12-methods/multi.niecza...........................Potential difficulties:
S12-methods/parallel-dispatch.niecza............... 23 0 0 12 35
11 skipped: NYI dottyop form
1 skipped: Cannot use hash access on an object of type Pair
S12-methods/private.niecza.........................===SORRY!===

Undeclared routine:
'throws_like' used at line 97

Unhandled exception: Check failed
S12-methods/private.niecza.........................Potential difficulties:
&is_run is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S12-methods/private.niecza line 4:
------> <BOL>?use Test::Util;

at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 1437 (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 2918 (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 4198 (ANON @ 3)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 4199 (module-CORE @ 574)
at /home/coke/sandbox/perl6pass/niecza/boot/lib/CORE.setting line 4199 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
0 12 0 0 12
12 tests aborted (missing ok/not ok)
10 1 1 1 13
1 skipped: throws_like NYI
1 todo : role private methods - spec?
1 tests aborted (missing ok/not ok)
S12-methods/submethods.niecza...................... 23 0 4 0 27
4 todo :
S12-methods/syntax.niecza.......................... 8 0 0 4 12
Expand Down Expand Up @@ -5540,16 +5508,16 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2875, 58, 105, 258, 3296, 3463
"S02", 2933, 0, 105, 260, 3298, 3464
"S03", 3936, 0, 193, 357, 4486, 4166
"S04", 779, 2, 34, 47, 862, 951
"S05", 4050, 6, 115, 196, 4367, 5739
"S04", 779, 1, 35, 47, 862, 951
"S05", 4051, 5, 115, 196, 4367, 5739
"S06", 754, 3, 51, 158, 966, 1263
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
"S10", 35, 0, 5, 17, 57, 125
"S11", 0, 0, 0, 0, 0, 112
"S12", 697, 37, 55, 140, 929, 1317
"S12", 724, 1, 56, 149, 930, 1318
"S13", 31, 0, 1, 10, 42, 80
"S14", 168, 0, 1, 9, 178, 325
"S16", 179, 0, 19, 25, 223, 290
Expand All @@ -5561,18 +5529,15 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
"S29", 305, 0, 5, 5, 315, 328
"S32", 6377, 0, 125, 237, 6739, 5258
"int", 449, 2, 21, 24, 496, 548
"total", 20710, 109, 731, 1491, 23041, 24585
"total", 20796, 13, 733, 1502, 23044, 24587
----------------
Failure summary:
S02-names/pseudo.t aborted 58 test(s)
S04-phasers/end.niecza aborted 1 test(s)
S04-statements/repeat.niecza 19 - can't repeat alone
S05-mass/rx.niecza aborted 6 test(s)
S05-mass/rx.niecza aborted 5 test(s)
S06-other/main-usage.niecza 21 - Stopping option processing
S06-other/main-usage.niecza 22 - Boolean argument with --
S06-signature/errors.t 10
S12-class/attributes.niecza aborted 25 test(s)
S12-methods/private.niecza aborted 12 test(s)
S12-methods/private.niecza aborted 1 test(s)
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
integration/error-reporting.niecza 12 - END phasers are run after die()
integration/weird-errors.niecza 4 - presence of postcircumfix does not lead to redeclaration warnings
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 11/17/2012 a6be9c5 rakudo++ (24225); niecza (85.84%); pugs (0%)
"niecza", 20796, 13, 733, 1502, 23044, 24587
"pugs" , 0, 14425, 0, 0, 14425, 24338
"rakudo", 24225, 8, 668, 1713, 26614, 24589
# 11/16/2012 edf27d4 rakudo++ (24202); niecza (85.57%); pugs (0%)
"niecza", 20710, 109, 731, 1491, 23041, 24585
"pugs" , 0, 14424, 0, 0, 14424, 24336
Expand Down
12 changes: 6 additions & 6 deletions pugs_summary.out
Expand Up @@ -88,8 +88,8 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
72 tests aborted (missing ok/not ok)
S02-literals/quoting.pugs..........................Can't exec "./perl6": No such file or directory at t/spec/test_summary line 122.
Use of uninitialized value in split at t/spec/test_summary line 122.
0 152 0 0 152
152 tests aborted (missing ok/not ok)
0 153 0 0 153
153 tests aborted (missing ok/not ok)
S02-literals/radix.pugs............................Can't exec "./perl6": No such file or directory at t/spec/test_summary line 122.
Use of uninitialized value in split at t/spec/test_summary line 122.
0 134 0 0 134
Expand Down Expand Up @@ -1511,7 +1511,7 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 47, 0, 0, 47, 79
"S02", 0, 2062, 0, 0, 2062, 3459
"S02", 0, 2063, 0, 0, 2063, 3460
"S03", 0, 2449, 0, 0, 2449, 4166
"S04", 0, 668, 0, 0, 668, 951
"S05", 0, 4468, 0, 0, 4468, 5739
Expand All @@ -1520,7 +1520,7 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
"S09", 0, 98, 0, 0, 98, 175
"S10", 0, 39, 0, 0, 39, 125
"S11", 0, 22, 0, 0, 22, 112
"S12", 0, 507, 0, 0, 507, 1317
"S12", 0, 507, 0, 0, 507, 1318
"S13", 0, 9, 0, 0, 9, 80
"S14", 0, 75, 0, 0, 75, 325
"S16", 0, 1, 0, 0, 1, 277
Expand All @@ -1532,7 +1532,7 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
"S29", 0, 44, 0, 0, 44, 78
"S32", 0, 3115, 0, 0, 3115, 5269
"int", 0, 184, 0, 0, 184, 536
"total", 0, 14424, 0, 0, 14424, 24336
"total", 0, 14425, 0, 0, 14425, 24338
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand All @@ -1556,7 +1556,7 @@ S02-literals/misc-interpolation.pugs aborted 44 test(s)
S02-literals/pair-boolean.t aborted 6 test(s)
S02-literals/pairs.pugs aborted 79 test(s)
S02-literals/quoting-unicode.pugs aborted 72 test(s)
S02-literals/quoting.pugs aborted 152 test(s)
S02-literals/quoting.pugs aborted 153 test(s)
S02-literals/radix.pugs aborted 134 test(s)
S02-literals/string-interpolation.pugs aborted 14 test(s)
S02-literals/sub-calls.pugs aborted 20 test(s)
Expand Down

0 comments on commit c55d7f9

Please sign in to comment.