Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Apr 14, 2013
1 parent d158c81 commit 501f0d3
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 35 deletions.
24 changes: 15 additions & 9 deletions niecza_summary.out
Expand Up @@ -643,7 +643,13 @@ S03-junctions/autothreading.niecza.................Potential difficulties:

88 0 0 1 89
1 skipped: interferes hard with inlining
S03-junctions/boolean-context.niecza............... 69 0 4 0 73
S03-junctions/boolean-context.niecza...............Potential difficulties:
$a is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S03-junctions/boolean-context.niecza line 152:
------>  sub infix:<test>(Mu ⏏$a, Mu $b) { $invoc++; True };
$b is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S03-junctions/boolean-context.niecza line 152:
------>  sub infix:<test>(Mu $a, Mu ⏏$b) { $invoc++; True };

73 0 4 0 77
2 todo : Difficulties overloading | and &
2 todo PASSED: Difficulties overloading | and &
S03-junctions/misc.niecza..........................Potential difficulties:
Expand Down Expand Up @@ -2165,8 +2171,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: 26696 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
661 12 19 47 739
sh: line 1: 13400 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
662 11 19 47 739
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 @@ -2180,7 +2186,7 @@ sh: line 1: 26696 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
12 tests aborted (missing ok/not ok)
11 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 @@ -5687,14 +5693,14 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2993, 0, 111, 272, 3376, 3533
"S03", 3984, 0, 196, 366, 4546, 4219
"S03", 3988, 0, 196, 366, 4550, 4223
"S04", 805, 3, 33, 63, 904, 991
"S05", 4064, 14, 111, 207, 4396, 5769
"S05", 4065, 13, 111, 207, 4396, 5769
"S06", 772, 2, 56, 162, 992, 1284
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
"S10", 35, 0, 5, 19, 59, 127
"S11", 0, 0, 0, 0, 0, 129
"S11", 0, 0, 0, 0, 0, 131
"S12", 735, 0, 60, 153, 948, 1325
"S13", 31, 0, 1, 10, 42, 80
"S14", 168, 0, 1, 10, 179, 327
Expand All @@ -5707,13 +5713,13 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 291, 18, 4, 3, 316, 329
"S32", 6433, 1, 131, 236, 6801, 5298
"int", 455, 1, 21, 27, 504, 552
"total", 21031, 39, 752, 1561, 23383, 24880
"total", 21036, 38, 752, 1561, 23387, 24886
----------------
Failure summary:
S04-statement-modifiers/if.t 6 - if expr on false cond
S04-statement-modifiers/unless.t 4 - unless expr on true cond
S04-statements/for.niecza 71 - Can use statement-modifying "for" in list comprehension
S05-mass/rx.niecza aborted 12 test(s)
S05-mass/rx.niecza aborted 11 test(s)
S05-substitution/subst.niecza aborted 2 test(s)
S06-signature/unpack-array.t 12 - array unpacking and only-subs
S06-signature/unpack-array.t 13 - array unpacking and only-multi
Expand Down
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 04/14/2013 c464098 rakudo++ (25080); niecza (83.87%); pugs (37.84%)
"niecza", 21036, 38, 752, 1561, 23387, 24886
"pugs" , 9492, 8, 3456, 1722, 14677, 24749
"rakudo", 25080, 0, 638, 1807, 27525, 24888
# 04/13/2013 2b710bd rakudo++ (25073); niecza (83.87%); pugs (37.86%)
"niecza", 21031, 39, 752, 1561, 23383, 24880
"pugs" , 9495, 0, 3456, 1725, 14675, 24743
Expand Down
34 changes: 18 additions & 16 deletions pugs_summary.out
Expand Up @@ -20,9 +20,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(0x9b15858)'
# Actual: 'CODE(0xaaae858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9b15b78)'
# Actual: 'CODE(0xaaaeb78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4366,10 +4366,11 @@ S11-modules/importing.pugs.........................# Actual: No exception th
1 skipped: Cannot cast from VUndef to VCode
1 skipped: Undeclared variable
4 todo : fix by Christmas
S11-modules/require.pugs........................... 3 0 0 3 6
1 skipped: NYI
1 skipped: Must only use named arguments to new() constructor
1 skipped: parsefail
S11-modules/require.pugs...........................***
Unexpected "<&bar"
at t/spec/S11-modules/require.pugs line 7, column 42
0 8 0 0 8
8 tests aborted (missing ok/not ok)
pass fail todo skip plan
S12-attributes/clone.pugs..........................# Actual: An exception was thrown : Pattern match failure in do expression at src/Pugs/Prim.hs:1386:5-15
# Expected: 'a'
Expand Down Expand Up @@ -4600,13 +4601,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.22934.357
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.22934.357
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.22934.357
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.22934.357
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.22934.357
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.22934.357
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.22934.357
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.9579.251
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.9579.251
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.9579.251
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.9579.251
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.9579.251
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.9579.251
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.9579.251
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5468,14 +5469,14 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 27, 0, 8, 12, 47, 79
"S02", 1429, 0, 318, 466, 2213, 3633
"S03", 1868, 0, 286, 306, 2460, 4219
"S03", 1868, 0, 286, 306, 2460, 4223
"S04", 488, 0, 111, 87, 686, 991
"S05", 2215, 0, 2205, 56, 4476, 5769
"S06", 408, 0, 80, 126, 614, 1284
"S07", 0, 0, 0, 0, 0, 0
"S09", 68, 0, 22, 8, 98, 175
"S10", 30, 0, 9, 0, 39, 127
"S11", 13, 0, 4, 5, 22, 129
"S11", 10, 8, 4, 2, 24, 131
"S12", 358, 0, 65, 88, 511, 1325
"S13", 7, 0, 1, 1, 9, 80
"S14", 64, 0, 11, 0, 75, 327
Expand All @@ -5488,7 +5489,8 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S29", 33, 0, 6, 6, 45, 79
"S32", 2268, 0, 268, 520, 3055, 5309
"int", 131, 0, 35, 26, 192, 542
"total", 9495, 0, 3456, 1725, 14675, 24743
"total", 9492, 8, 3456, 1722, 14677, 24749
----------------
Failure summary:
S11-modules/require.pugs aborted 8 test(s)
S32-list/map.pugs passed 1 unplanned test(s)
Expand Down
19 changes: 9 additions & 10 deletions rakudo_summary.out
Expand Up @@ -432,7 +432,7 @@ S03-feeds/basic.rakudo............................. 9 0 6 4 19
3 todo : feeds + eager
S03-junctions/associative.t........................ 10 0 0 0 10
S03-junctions/autothreading.t...................... 89 0 0 0 89
S03-junctions/boolean-context.rakudo............... 72 0 1 0 73
S03-junctions/boolean-context.rakudo............... 76 0 1 0 77
1 todo : named unary as function call
S03-junctions/misc.rakudo.......................... 95 0 4 4 103
4 skipped: lower case junction
Expand Down Expand Up @@ -541,7 +541,7 @@ S03-operators/autovivification.t...................use of uninitialized variable

use of uninitialized variable $i of type Any in numeric context in block at t/spec/S03-operators/autovivification.t:100

use of uninitialized value of type Any in string context in any !cursor_init at src/stage2/QRegex.nqp:575
use of uninitialized value of type Any in string context in any !cursor_init at src/stage2/QRegex.nqp:528

23 0 0 0 23
S03-operators/bag.rakudo........................... 26 0 0 58 84
Expand Down Expand Up @@ -1063,7 +1063,7 @@ S05-metasyntax/prior.t............................. 11 0 0 0 11
S05-metasyntax/proto-token-ltm.t................... 10 0 0 0 10
S05-metasyntax/regex.t.............................Useless declaration of a has-scoped method in mainline
Useless declaration of a has-scoped method in mainline
use of uninitialized value of type Any in string context in any !cursor_init at src/stage2/QRegex.nqp:575
use of uninitialized value of type Any in string context in any !cursor_init at src/stage2/QRegex.nqp:528

26 0 0 0 26
S05-metasyntax/repeat.rakudo....................... 13 0 0 9 22
Expand Down Expand Up @@ -1391,7 +1391,7 @@ S11-modules/importing.t............................ 16 0 0 0 16
S11-modules/lexical.t.............................. 2 0 0 0 2
S11-modules/need.t................................. 2 0 0 0 2
S11-modules/nested.t............................... 6 0 0 0 6
S11-modules/require.t.............................. 6 0 0 0 6
S11-modules/require.t.............................. 8 0 0 0 8
pass fail todo skip plan
S12-attributes/class.rakudo........................ 17 0 0 8 25
8 skipped: nom regression - method ^foo
Expand Down Expand Up @@ -1714,7 +1714,7 @@ S32-hash/pairs.rakudo.............................. 20 0 1 0 21
S32-hash/push.t.................................... 7 0 0 0 7
S32-hash/slice.rakudo.............................. 16 0 0 13 29
13 skipped: binding on hash elements unimplemented
S32-io/IO-Socket-INET.t............................ 20 1 0 0 21
S32-io/IO-Socket-INET.t............................ 21 0 0 0 21
S32-io/chdir.rakudo................................ 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 @@ -2395,14 +2395,14 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3198, 0, 148, 248, 3594, 3533
"S03", 4371, 0, 138, 367, 4876, 4219
"S03", 4375, 0, 138, 367, 4880, 4223
"S04", 872, 0, 32, 50, 954, 991
"S05", 4692, 0, 115, 518, 5325, 5769
"S06", 1138, 0, 29, 131, 1298, 1284
"S07", 0, 0, 0, 0, 0, 0
"S09", 135, 0, 19, 21, 175, 175
"S10", 64, 0, 1, 5, 70, 127
"S11", 67, 0, 0, 7, 74, 129
"S11", 69, 0, 0, 7, 76, 131
"S12", 1259, 0, 36, 129, 1424, 1325
"S13", 70, 0, 0, 0, 70, 80
"S14", 290, 0, 4, 14, 308, 327
Expand All @@ -2413,11 +2413,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 300, 0, 0, 1, 301, 258
"S28", 7, 0, 0, 0, 7, 13
"S29", 311, 0, 1, 7, 319, 329
"S32", 7536, 1, 101, 239, 7877, 5298
"S32", 7537, 0, 101, 239, 7877, 5298
"int", 530, 0, 8, 25, 563, 552
"ros", 2, 0, 0, 0, 2, 2
"total", 25073, 1, 638, 1807, 27519, 24882
"total", 25080, 0, 638, 1807, 27525, 24888
----------------
Failure summary:
S32-io/IO-Socket-INET.t 21 - successful received binary data
note: test_summary.pl @syn does not have ros

0 comments on commit 501f0d3

Please sign in to comment.