diff --git a/niecza_summary.out b/niecza_summary.out index be66da76..3f5dcd57 100644 --- a/niecza_summary.out +++ b/niecza_summary.out @@ -2093,8 +2093,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: 6473 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza - 660 7 19 47 733 +sh: line 1: 32016 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 @@ -2108,7 +2108,7 @@ sh: line 1: 6473 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 - 7 tests aborted (missing ok/not ok) + 5 tests aborted (missing ok/not ok) S05-mass/stdrules.niecza........................... 183 0 0 3 186 3 skipped: S05-match/arrayhash.niecza......................... 4 0 4 0 8 @@ -5455,7 +5455,7 @@ integration/weird-errors.niecza.................... 4 0 1 3 8 "S02", 2961, 0, 106, 265, 3332, 3492 "S03", 3954, 0, 192, 358, 4504, 4177 "S04", 788, 0, 34, 60, 882, 968 -"S05", 3947, 143, 108, 183, 4381, 5754 +"S05", 3949, 141, 108, 183, 4381, 5754 "S06", 771, 0, 56, 161, 988, 1278 "S07", 0, 0, 0, 0, 0, 0 "S09", 65, 0, 0, 8, 73, 175 @@ -5471,11 +5471,11 @@ integration/weird-errors.niecza.................... 4 0 1 3 8 "S26", 0, 0, 0, 0, 0, 258 "S28", 6, 0, 1, 0, 7, 13 "S29", 305, 0, 5, 5, 315, 328 -"S32", 6377, 0, 130, 238, 6745, 5269 +"S32", 6377, 0, 130, 238, 6745, 5271 "int", 456, 0, 21, 27, 504, 552 -"total", 20792, 144, 741, 1520, 23197, 24719 +"total", 20794, 142, 741, 1520, 23197, 24721 ---------------- Failure summary: -S05-mass/rx.niecza aborted 7 test(s) +S05-mass/rx.niecza aborted 5 test(s) S05-substitution/subst.niecza aborted 136 test(s) S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals diff --git a/perl6_pass_rates b/perl6_pass_rates index 84b0a161..c6d8a1a5 100644 --- a/perl6_pass_rates +++ b/perl6_pass_rates @@ -1,4 +1,8 @@ "Impl", "pass","fail","todo","skip","plan","spec" +# 01/22/2013 114fe8c rakudo++ (24677); niecza (84.26%); pugs (38.43%) +"niecza", 20794, 142, 741, 1520, 23197, 24721 +"pugs" , 9484, 3, 3464, 1748, 14699, 24584 +"rakudo", 24677, 14, 663, 1846, 27200, 24723 # 01/21/2013 44c5f4d rakudo++ (24642); niecza (84.37%); pugs (38.48%) "niecza", 20792, 144, 741, 1520, 23197, 24719 "pugs" , 9484, 3, 3464, 1748, 14699, 24582 diff --git a/pugs_summary.out b/pugs_summary.out index cd6d190e..ac30345e 100644 --- a/pugs_summary.out +++ b/pugs_summary.out @@ -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(0x96dd858)' +# Actual: 'CODE(0x9bd5858)' # Expected: 'Just another Pugs hacker' -# Actual: 'CODE(0x96ddb78)' +# Actual: 'CODE(0x9bd5b78)' # Expected: '\()' # Actual: '\("foo", "hate")' 2 0 3 0 5 @@ -4408,7 +4408,7 @@ S12-attributes/instance.pugs.......................# Actual: No exception th 1 skipped: can 2 todo : feature by Christmas 26 todo : fix by Christmas -S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = , pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = })]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = , pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = })])}]) +S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = , pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = })]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = , pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = })])}]) # Expected: 'undef' # Actual: 'Scalar()' 16 0 2 1 19 @@ -4472,7 +4472,7 @@ S12-construction/destruction.pugs..................# Failed test (t/spec/S12-c # Actual: 'undef' # Failed test (t/spec/S12-construction/destruction.pugs line 47, column 1-80) # Expected: 'Parent' -# Actual: 'Child' +# Actual: 'undef' # Looks like you failed 2 tests of 6 2 2 0 2 6 2 skipped: broken after Object -> Mu conversion @@ -4569,13 +4569,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.3224.608 -# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.3224.608 -# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.3224.608 -# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.3224.608 -# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.3224.608 -# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.3224.608 -# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.3224.608 +# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.28772.68 +# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.28772.68 +# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.28772.68 +# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.28772.68 +# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.28772.68 +# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.28772.68 +# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.28772.68 7 0 0 0 7 pass fail todo skip plan S24-testing/0-compile.t............................ 1 0 0 0 1 @@ -4847,7 +4847,7 @@ S32-list/pick.pugs.................................# Actual: undef # Actual: undef # Actual: undef # Actual: undef -sh: line 1: 3329 Killed nice -20 ./Pugs/pugs -IPugs/ext/Test/lib t/spec/S32-list/pick.pugs +sh: line 1: 28869 Killed nice -20 ./Pugs/pugs -IPugs/ext/Test/lib t/spec/S32-list/pick.pugs 24 1 5 17 47 1 skipped: .Str 2 skipped: hogs memory @@ -5498,9 +5498,9 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1 "S26", 0, 0, 0, 0, 0, 258 "S28", 4, 0, 0, 1, 5, 13 "S29", 32, 0, 6, 6, 44, 78 -"S32", 2266, 1, 288, 563, 3118, 5280 +"S32", 2266, 1, 288, 563, 3118, 5282 "int", 131, 0, 35, 26, 192, 542 -"total", 9484, 3, 3464, 1748, 14699, 24582 +"total", 9484, 3, 3464, 1748, 14699, 24584 ---------------- Failure summary: S12-construction/destruction.pugs 5 - Child DESTROY should fire first diff --git a/rakudo_summary.out b/rakudo_summary.out index 4db7cb9a..ccf51998 100644 --- a/rakudo_summary.out +++ b/rakudo_summary.out @@ -446,8 +446,7 @@ use of uninitialized value of type Any in string context in block at t/spec/S0 2 todo : triangle [\^^] and [\xor] 2 todo : orelse 1 todo : reduced hyper op -S03-metaops/reverse.t.............................. 0 34 0 0 34 - 34 tests aborted (missing ok/not ok) +S03-metaops/reverse.t.............................. 34 0 0 0 34 S03-metaops/zip.rakudo............................. 18 0 4 2 24 2 skipped: nom regression 4 todo : nom regression @@ -1478,9 +1477,8 @@ S12-methods/qualified.rakudo....................... 1 0 0 1 2 S12-methods/submethods.rakudo...................... 21 0 0 6 27 2 skipped: outer lexicals in roles 4 skipped: roles and submethods -S12-methods/syntax.rakudo.......................... 8 0 0 4 12 - 3 skipped: switch-from-paren-to-listop form - 1 skipped: adverbial closures +S12-methods/syntax.rakudo.......................... 0 12 0 0 12 + 12 tests aborted (missing ok/not ok) S12-methods/topic.t................................ 2 0 0 0 2 S12-methods/trusts.t............................... 4 0 0 0 4 S12-methods/typed-attributes.t..................... 7 0 0 0 7 @@ -1653,8 +1651,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.rakudo....................... 12 5 0 2 19 - 2 skipped: RT 115862 +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/dir.t....................................... 2 0 0 0 2 @@ -2179,7 +2176,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 "Synopsis", "pass","fail","todo","skip","plan","spec" "S01", 0, 0, 0, 20, 20, 61 "S02", 3150, 0, 141, 261, 3552, 3492 -"S03", 4284, 34, 147, 369, 4834, 4177 +"S03", 4318, 0, 147, 369, 4834, 4177 "S04", 848, 0, 34, 50, 932, 968 "S05", 4608, 0, 132, 540, 5280, 5754 "S06", 1131, 0, 29, 132, 1292, 1278 @@ -2187,7 +2184,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1 "S09", 135, 0, 19, 21, 175, 175 "S10", 64, 0, 1, 5, 70, 127 "S11", 67, 0, 0, 7, 74, 129 -"S12", 1254, 0, 36, 130, 1420, 1321 +"S12", 1246, 12, 36, 126, 1420, 1321 "S13", 70, 0, 0, 0, 70, 80 "S14", 290, 0, 4, 14, 308, 327 "S16", 226, 0, 6, 25, 257, 290 @@ -2197,18 +2194,13 @@ 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", 7372, 5, 97, 245, 7719, 5269 +"S32", 7381, 0, 97, 243, 7721, 5271 "int", 521, 0, 16, 25, 562, 552 "ros", 2, 0, 0, 0, 2, 2 -"total", 24642, 41, 663, 1852, 27198, 24721 +"total", 24677, 14, 663, 1846, 27200, 24723 ---------------- Failure summary: -S03-metaops/reverse.t aborted 34 test(s) +S12-methods/syntax.rakudo aborted 12 test(s) 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-io/IO-Socket-INET.rakudo 3 - received first 7 characters -S32-io/IO-Socket-INET.rakudo 4 - received next 3 characters -S32-io/IO-Socket-INET.rakudo 5 - remaining 26 were buffered -S32-io/IO-Socket-INET.rakudo 7 - ... which is 1 character -S32-io/IO-Socket-INET.rakudo 8 - received another character note: test_summary.pl @syn does not have ros