Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today
  • Loading branch information
coke committed Sep 2, 2012
1 parent f94fc20 commit d2f35c5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
4 changes: 2 additions & 2 deletions niecza_summary.out
Expand Up @@ -5563,7 +5563,7 @@ integration/weird-errors.niecza.................... 4 0 2 0 6
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 60
"S02", 2928, 0, 108, 254, 3290, 3450
"S02", 2928, 0, 108, 254, 3290, 3454
"S03", 3931, 0, 194, 357, 4482, 4157
"S04", 774, 0, 37, 47, 858, 944
"S05", 4047, 0, 117, 199, 4363, 5734
Expand All @@ -5584,7 +5584,7 @@ integration/weird-errors.niecza.................... 4 0 2 0 6
"S29", 305, 0, 5, 4, 314, 327
"S32", 6228, 0, 125, 237, 6590, 5105
"int", 453, 0, 21, 21, 495, 547
"total", 20630, 1, 742, 1481, 22854, 24371
"total", 20630, 1, 742, 1481, 22854, 24375
----------------
Failure summary:
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 09/02/2012 - rakudo++ (22940); niecza (89.93%); pugs (40.99%)
"niecza", 20630, 1, 742, 1481, 22854, 24375
"pugs" , 9404, 4, 3426, 1715, 14549, 24195
"rakudo", 22940, 3, 638, 1812, 25003, 24375
# 09/01/2012 - rakudo++ (22940); niecza (89.93%); pugs (40.99%)
"niecza", 20630, 1, 742, 1481, 22854, 24371
"pugs" , 9404, 4, 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(0xa70df04)'
# Actual: 'CODE(0xa856f04)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xa70e224)'
# Actual: 'CODE(0xa857224)'
# 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:0xf6b8aa51>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a7ca35>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6b8aa51>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a7ca35>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6a2ca1d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b94df5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6a2ca1d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b94df5>})])}])
# Expected: 'undef'
# Actual: 'Scalar()'
16 0 2 1 19
Expand Down Expand Up @@ -5076,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.22813.12
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.22813.12
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.22813.12
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.22813.12
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.22813.12
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.22813.12
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.22813.12
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.31130.695
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.31130.695
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.31130.695
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.31130.695
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.31130.695
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.31130.695
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.31130.695
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down
4 changes: 2 additions & 2 deletions rakudo_summary.out
Expand Up @@ -2058,7 +2058,7 @@ integration/weird-errors.t......................... 6 0 0 0 6
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 60
"S02", 2985, 0, 147, 366, 3498, 3450
"S02", 2985, 0, 147, 366, 3498, 3454
"S03", 3999, 0, 136, 177, 4312, 4157
"S04", 813, 0, 26, 81, 920, 944
"S05", 3857, 0, 122, 552, 4531, 5734
Expand All @@ -2079,7 +2079,7 @@ integration/weird-errors.t......................... 6 0 0 0 6
"S29", 305, 0, 2, 7, 314, 327
"S32", 7063, 1, 97, 262, 7033, 5105
"int", 511, 0, 18, 25, 554, 547
"total", 22940, 3, 638, 1812, 25003, 24371
"total", 22940, 3, 638, 1812, 25003, 24375
----------------
Failure summary:
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
Expand Down

0 comments on commit d2f35c5

Please sign in to comment.