Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Dec 17, 2012
1 parent 106a4d1 commit 03950e1
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 78 deletions.
62 changes: 36 additions & 26 deletions niecza_summary.out
Expand Up @@ -114,14 +114,13 @@ S02-literals/radix.niecza..........................Potential difficulties:
4 skipped: :radix[] NYI
4 todo : :radix() NYI
S02-literals/string-interpolation.t................ 14 0 0 0 14
S02-literals/sub-calls.niecza......................Potential difficulties:
&succ is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/sub-calls.niecza line 45:
S02-literals/sub-calls.t...........................Potential difficulties:
&succ is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/sub-calls.t line 47:
------>  sub succ?($x) { $x + 1 }
&first is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/sub-calls.niecza line 52:
&first is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/sub-calls.t line 54:
------>  sub first?() { "first" }

19 0 0 1 20
1 skipped: Undeclared routine "foo:bar"
20 0 0 0 20
S02-literals/subscript.t...........................Potential difficulties:
%hash is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/subscript.t line 13:
------>  my ?%hash = ("foo", "bar");
Expand Down Expand Up @@ -173,7 +172,7 @@ S02-magicals/env.niecza............................Potential difficulties:
S02-magicals/file_line.t........................... 2 0 0 0 2
S02-magicals/progname.niecza....................... 2 0 1 0 3
1 todo :
S02-magicals/sub.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.niecza.......................... 19 0 2 0 21
2 todo : %f NYI
Expand Down Expand Up @@ -214,8 +213,8 @@ Potential difficulties:
Useless redeclaration of variable $/ (see line 0) at (eval) line 1 (EOF):
------> my $/?<EOL>

4 0 4 0 8
4 todo :
6 0 2 0 8
2 todo :
S02-names/caller.niecza............................Potential difficulties:
$a is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-names/caller.niecza line 12:
------>  my ?$a is dynamic = 3;
Expand Down Expand Up @@ -513,7 +512,7 @@ S02-types/nan.niecza............................... 20 0 0 1 21
1 skipped: Nominal type check failed for scalar store; got Num, needed Int or subtype
S02-types/nested_arrays.niecza..................... 7 0 1 0 8
1 todo :
S02-types/nested_pairs.t........................... 7 0 0 0 7
S02-types/nested_pairs.t........................... 13 1 0 0 14
S02-types/nil.t.................................... 29 0 0 0 29
S02-types/num.t.................................... 65 0 0 0 65
S02-types/pair.niecza.............................. 91 0 2 4 97
Expand Down Expand Up @@ -1484,7 +1483,7 @@ S04-declarations/implicit-parameter.niecza.........Potential difficulties:
15 0 3 0 18
3 todo :
S04-declarations/multiple.niecza...................Potential difficulties:
Useless redeclaration of variable $x (see line 18) at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/multiple.niecza line 20:
Useless redeclaration of variable $x (see line 15) at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/multiple.niecza line 17:
------>  my $x ?= 3;

Potential difficulties:
Expand All @@ -1502,7 +1501,7 @@ Potential difficulties:
5 0 1 0 6
1 todo : MMD
S04-declarations/my.niecza.........................Potential difficulties:
$x is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S04-declarations/my.niecza line 229:
$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';

Potential difficulties:
Expand Down Expand Up @@ -2081,10 +2080,10 @@ S05-mass/properties-general.niecza................. 576 0 8 10 594
S05-mass/properties-script.t....................... 361 0 0 0 361
S05-mass/recursive.t............................... 20 0 0 0 20
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:
$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: 32149 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
sh: line 1: 14661 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
663 4 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
Expand Down Expand Up @@ -2283,15 +2282,25 @@ Use of uninitialized value in string context
3 todo :
3 todo : :nth(3, 4) NYI
1 todo : Niecza works when it shouldn't?
S05-transliteration/trans.niecza...................===SORRY!===

Two terms in a row (previous line missing its semicolon?) at /home/coke/sandbox/perl6pass/niecza/t/spec/S05-transliteration/trans.niecza line 312:
------> <BOL>?say "# FUDGED!";

Parse failed

0 59 0 0 59
59 tests aborted (missing ok/not ok)
S05-transliteration/trans.niecza...................Unhandled exception: Nominal type check failed for scalar store; got Int, needed Str or subtype
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 2651 (NieczaLSM.next_substitution @ 26)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 2698 (Niecza-trans @ 23)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 717 (Cool.trans @ 4)
at /home/coke/sandbox/perl6pass/niecza/t/spec/S05-transliteration/trans.niecza line 307 (ANON @ 2)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 3089 (hyperunary @ 66)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 3080 (hyperunary @ 36)
at /home/coke/sandbox/perl6pass/niecza/t/spec/S05-transliteration/trans.niecza line 307 (mainline @ 151)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 4218 (ANON @ 3)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 4219 (module-CORE @ 580)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 4219 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
38 2 2 18 60
2 skipped: closures and regexes
5 skipped: Action method quote:tr not yet implemented
11 skipped: trans flags NYI
1 todo :
1 todo : Not sure what is supposed to be going on here
2 tests aborted (missing ok/not ok)
S05-transliteration/with-closure.niecza............Use of uninitialized value in string context
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 1287 (warn @ 5)
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 266 (Mu.Str @ 15)
Expand Down Expand Up @@ -5473,10 +5482,10 @@ integration/weird-errors.niecza.................... 2 0 2 3 7
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2940, 0, 106, 260, 3306, 3465
"S02", 2948, 1, 104, 259, 3312, 3471
"S03", 3944, 0, 193, 357, 4494, 4167
"S04", 783, 0, 35, 47, 865, 951
"S05", 4013, 66, 113, 178, 4370, 5742
"S05", 4051, 9, 115, 196, 4371, 5743
"S06", 767, 0, 55, 160, 982, 1265
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5494,11 +5503,12 @@ integration/weird-errors.niecza.................... 2 0 2 3 7
"S29", 305, 0, 5, 5, 315, 328
"S32", 6377, 0, 129, 238, 6744, 5263
"int", 454, 0, 22, 24, 500, 548
"total", 20815, 68, 747, 1487, 23117, 24606
"total", 20861, 12, 747, 1504, 23124, 24613
----------------
Failure summary:
S02-types/nested_pairs.t 14 - key-nested pairs .perl correctly
S05-mass/rx.niecza aborted 4 test(s)
S05-metasyntax/unknown.niecza aborted 3 test(s)
S05-transliteration/trans.niecza aborted 59 test(s)
S05-transliteration/trans.niecza aborted 2 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
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 12/17/2012 a6eefb3 rakudo++ (24475); niecza (85.23%); pugs (0%)
"niecza", 20861, 12, 747, 1504, 23124, 24613
"pugs" , 0, 14436, 0, 0, 14436, 24364
"rakudo", 24475, 2, 669, 1894, 27040, 24615
# 12/16/2012 b5ce7a2 rakudo++ (24419); niecza (85.24%); pugs (0%)
"niecza", 20815, 68, 747, 1487, 23117, 24606
"pugs" , 0, 14429, 0, 0, 14429, 24357
Expand Down
24 changes: 12 additions & 12 deletions pugs_summary.out
Expand Up @@ -120,8 +120,8 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
9 tests aborted (missing ok/not ok)
S02-magicals/sub.t.................................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 4 0 0 4
4 tests aborted (missing ok/not ok)
0 3 0 0 3
3 tests aborted (missing ok/not ok)
S02-magicals/subname.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 4 0 0 4
Expand Down Expand Up @@ -232,8 +232,8 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
8 tests aborted (missing ok/not ok)
S02-types/nested_pairs.t...........................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 7 0 0 7
7 tests aborted (missing ok/not ok)
0 14 0 0 14
14 tests aborted (missing ok/not ok)
S02-types/num.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 65 0 0 65
Expand Down Expand Up @@ -767,8 +767,8 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
13 tests aborted (missing ok/not ok)
S05-transliteration/trans.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 59 0 0 59
59 tests aborted (missing ok/not ok)
0 60 0 0 60
60 tests aborted (missing ok/not ok)
pass fail todo skip plan
S06-advanced/lexical-subs.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.
Expand Down Expand Up @@ -1511,10 +1511,10 @@ 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, 2063, 0, 0, 2063, 3461
"S02", 0, 2069, 0, 0, 2069, 3467
"S03", 0, 2449, 0, 0, 2449, 4167
"S04", 0, 668, 0, 0, 668, 951
"S05", 0, 4469, 0, 0, 4469, 5742
"S05", 0, 4470, 0, 0, 4470, 5743
"S06", 0, 592, 0, 0, 592, 1265
"S07", 0, 0, 0, 0, 0, 0
"S09", 0, 98, 0, 0, 98, 175
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, 3116, 0, 0, 3116, 5274
"int", 0, 184, 0, 0, 184, 536
"total", 0, 14429, 0, 0, 14429, 24357
"total", 0, 14436, 0, 0, 14436, 24364
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down Expand Up @@ -1564,7 +1564,7 @@ S02-literals/subscript.pugs aborted 2 test(s)
S02-literals/underscores.t aborted 19 test(s)
S02-magicals/block.t aborted 1 test(s)
S02-magicals/dollar-underscore.t aborted 9 test(s)
S02-magicals/sub.t aborted 4 test(s)
S02-magicals/sub.t aborted 3 test(s)
S02-magicals/subname.pugs aborted 4 test(s)
S02-names-vars/perl.pugs aborted 83 test(s)
S02-names-vars/variables-and-packages.pugs aborted 37 test(s)
Expand Down Expand Up @@ -1592,7 +1592,7 @@ S02-types/lists.pugs aborted 28 test(s)
S02-types/mixed_multi_dimensional.pugs aborted 80 test(s)
S02-types/nan.pugs aborted 21 test(s)
S02-types/nested_arrays.t aborted 8 test(s)
S02-types/nested_pairs.t aborted 7 test(s)
S02-types/nested_pairs.t aborted 14 test(s)
S02-types/num.pugs aborted 65 test(s)
S02-types/pair.pugs aborted 97 test(s)
S02-types/parsing-bool.pugs aborted 4 test(s)
Expand Down Expand Up @@ -1725,7 +1725,7 @@ S05-modifier/perl5_9.pugs aborted 84 test(s)
S05-modifier/pos.pugs aborted 40 test(s)
S05-modifier/sigspace.pugs aborted 12 test(s)
S05-substitution/match.pugs aborted 13 test(s)
S05-transliteration/trans.pugs aborted 59 test(s)
S05-transliteration/trans.pugs aborted 60 test(s)
S06-advanced/lexical-subs.pugs aborted 11 test(s)
S06-advanced/recurse.t aborted 13 test(s)
S06-advanced/return.pugs aborted 79 test(s)
Expand Down

0 comments on commit 03950e1

Please sign in to comment.