Skip to content

Commit

Permalink
today
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Aug 21, 2012
1 parent 7b45cd4 commit 3a5e6c8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 22 deletions.
4 changes: 4 additions & 0 deletions 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
Expand Down
35 changes: 13 additions & 22 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(0x97f5f04)'
# Actual: 'CODE(0xaf25f04)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x97f6224)'
# Actual: 'CODE(0xaf26224)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -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 = <Scalar:0xf6907d69>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a7c4f9>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6907d69>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a7c4f9>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c52629>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b794f9>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c52629>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b794f9>})])}])
# Expected: 'undef'
# Actual: 'Scalar()'
16 0 2 1 19
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 3a5e6c8

Please sign in to comment.