diff --git a/perl6_pass_rates b/perl6_pass_rates index 072ca35a..166744a0 100644 --- a/perl6_pass_rates +++ b/perl6_pass_rates @@ -1,4 +1,8 @@ "Impl", "pass","fail","todo","skip","plan","spec" +# 08/21/2012 - rakudo++ (23002); niecza (89.68%); pugs (40.88%) +"niecza", 20630, 1, 742, 1481, 22854, 24350 +"pugs" , 9404, 4, 3426, 1715, 14549, 24195 +"rakudo", 23002, 2, 639, 1812, 25455, 24350 # 08/20/2012 - rakudo++ (23002); niecza (89.68%); pugs (40.87%) "niecza", 20630, 1, 742, 1481, 22854, 24350 "pugs" , 9402, 6, 3426, 1715, 14549, 24195 diff --git a/pugs_summary.out b/pugs_summary.out index 15a7c81c..14b8d258 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(0x97f5f04)' +# Actual: 'CODE(0xaf25f04)' # Expected: 'Just another Pugs hacker' -# Actual: 'CODE(0x97f6224)' +# Actual: 'CODE(0xaf26224)' # Expected: '\()' # Actual: '\("foo", "hate")' 2 0 3 0 5 @@ -4911,7 +4911,7 @@ S12-attributes/instance.pugs.......................# Actual: No exception th 1 skipped: can 2 todo : feature by Christmas 25 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 @@ -4971,14 +4971,7 @@ S12-class/rw.pugs..................................# Actual: No exception th 1 todo : fix by Christmas S12-class/self-inheritance.t....................... 2 0 0 0 2 S12-construction/autopairs.t....................... 4 0 0 0 4 -S12-construction/destruction.pugs..................# Failed test (t/spec/S12-construction/destruction.pugs line 46, column 1-80) -# Expected: 'Child' -# Actual: 'undef' -# Failed test (t/spec/S12-construction/destruction.pugs line 47, column 1-80) -# Expected: 'Parent' -# Actual: 'Child' -# Looks like you failed 2 tests of 6 - 2 2 0 2 6 +S12-construction/destruction.pugs.................. 4 0 0 2 6 2 skipped: broken after Object -> Mu conversion S12-construction/named-params-in-BUILD.t........... 3 0 0 0 3 S12-methods/accessors.pugs.........................# Expected: '1' @@ -5083,13 +5076,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.1257.962 -# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.1257.962 -# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.1257.962 -# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.1257.962 -# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.1257.962 -# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.1257.962 -# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.1257.962 +# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.25216.668 +# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.25216.668 +# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.25216.668 +# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.25216.668 +# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.25216.668 +# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.25216.668 +# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.25216.668 7 0 0 0 7 pass fail todo skip plan S24-testing/0-compile.t............................ 1 0 0 0 1 @@ -6206,7 +6199,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1 "S09", 67, 0, 23, 8, 98, 175 "S10", 30, 0, 9, 0, 39, 125 "S11", 13, 0, 4, 4, 21, 109 -"S12", 351, 2, 65, 88, 506, 1303 +"S12", 353, 0, 65, 88, 506, 1303 "S13", 7, 0, 1, 1, 9, 80 "S14", 62, 0, 11, 0, 73, 319 "S16", 20, 0, 0, 1, 21, 277 @@ -6218,12 +6211,10 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1 "S29", 31, 0, 6, 6, 43, 77 "S32", 2263, 0, 286, 562, 3111, 5112 "int", 126, 0, 35, 26, 187, 535 -"total", 9402, 6, 3426, 1715, 14549, 24195 +"total", 9404, 4, 3426, 1715, 14549, 24195 ---------------- Failure summary: S05-interpolation/regex-in-variable.pugs 13 - Rulish scalar match 7 S05-interpolation/regex-in-variable.pugs 31 - Interpolation of instance member S05-interpolation/regex-in-variable.pugs 32 - Interpolation of instance member S05-interpolation/regex-in-variable.pugs 33 - Interpolation of instance member -S12-construction/destruction.pugs 5 - Child DESTROY should fire first -S12-construction/destruction.pugs 6 - ... then parent