Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today
  • Loading branch information
coke committed Aug 5, 2012
1 parent ad67bf4 commit fa88935
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 14 deletions.
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 08/05/2012 - rakudo++ (22949); niecza (89.85%); pugs (40.96%)
"niecza", 20621, 1, 743, 1475, 22840, 24334
"pugs" , 9402, 6, 3426, 1715, 14549, 24195
"rakudo", 22949, 2, 641, 1839, 25431, 24334
# 08/04/2012 - rakudo++ (22948); niecza (89.85%); pugs (40.97%)
"niecza", 20621, 1, 743, 1475, 22840, 24334
"pugs" , 9402, 6, 3426, 1715, 14549, 24195
Expand Down
20 changes: 10 additions & 10 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(0x9c1ff04)'
# Actual: 'CODE(0x97ebf04)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9c20224)'
# Actual: 'CODE(0x97ec224)'
# 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:0xf6c45915>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6bfa87d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c45915>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6bfa87d>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6b3b245>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c6edf5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6b3b245>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c6edf5>})])}])
# Expected: 'undef'
# Actual: 'Scalar()'
16 0 2 1 19
Expand Down Expand Up @@ -5083,13 +5083,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.4341.550
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.4341.550
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.4341.550
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.4341.550
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.4341.550
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.4341.550
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.4341.550
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.23032.463
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.23032.463
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.23032.463
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.23032.463
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.23032.463
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.23032.463
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.23032.463
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down
7 changes: 3 additions & 4 deletions rakudo_summary.out
Expand Up @@ -2029,7 +2029,7 @@ integration/advent2009-day23.rakudo................ 3 0 0 1 4
1 skipped: lists aren't properly lazy in Rakudo yet
integration/advent2010-day04.t..................... 11 0 0 0 11
integration/code-blocks-as-sub-args.t.............. 4 0 0 0 4
integration/error-reporting.rakudo................. 11 1 1 0 13
integration/error-reporting.rakudo................. 12 0 1 0 13
1 todo : RT 80982
integration/lexical-array-in-inner-block.t......... 2 0 0 0 2
integration/lexicals-and-attributes.t.............. 8 0 0 0 8
Expand Down Expand Up @@ -2067,10 +2067,9 @@ integration/weird-errors.t......................... 6 0 0 0 6
"S28", 7, 0, 0, 0, 7, 7
"S29", 305, 0, 2, 7, 314, 327
"S32", 7098, 0, 98, 265, 7461, 5101
"int", 510, 1, 18, 25, 554, 547
"total", 22948, 3, 641, 1839, 25431, 24334
"int", 511, 0, 18, 25, 554, 547
"total", 22949, 2, 641, 1839, 25431, 24334
----------------
Failure summary:
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
integration/error-reporting.rakudo 11 - warning reports correct line number and subroutine

0 comments on commit fa88935

Please sign in to comment.