Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Oct 7, 2012
1 parent 2e60165 commit aa8be96
Show file tree
Hide file tree
Showing 4 changed files with 2,086 additions and 3,432 deletions.
4 changes: 2 additions & 2 deletions niecza_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -5495,7 +5495,7 @@ integration/weird-errors.niecza.................... 4 0 2 0 6
"S02", 2923, 0, 106, 261, 3290, 3454
"S03", 3932, 0, 194, 357, 4483, 4163
"S04", 775, 0, 37, 47, 859, 948
"S05", 4050, 0, 117, 196, 4363, 5734
"S05", 4050, 0, 117, 196, 4363, 5735
"S06", 753, 0, 51, 158, 962, 1264
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5513,7 +5513,7 @@ integration/weird-errors.niecza.................... 4 0 2 0 6
"S29", 305, 0, 5, 4, 314, 327
"S32", 6377, 0, 125, 237, 6739, 5255
"int", 453, 0, 21, 21, 495, 547
"total", 20777, 1, 739, 1496, 23013, 24547
"total", 20777, 1, 739, 1496, 23013, 24548
----------------
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 10/07/2012 - rakudo++ (23041); niecza (90.17%); pugs (40.81%)
"niecza", 20777, 1, 739, 1496, 23013, 24548
"pugs" , 9404, 4, 3426, 1715, 14549, 24195
"rakudo", 23041, 139, 639, 1817, 25636, 24550
# 10/06/2012 - niecza++ (20777); pugs (45.26%); rakudo (0%)
"niecza", 20777, 1, 739, 1496, 23013, 24547
"pugs" , 9404, 4, 3426, 1715, 14549, 24195
Expand Down
20 changes: 10 additions & 10 deletions pugs_summary.out
Original file line number Diff line number Diff line change
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(0x9211f04)'
# Actual: 'CODE(0x90e9f04)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9212224)'
# Actual: 'CODE(0x90ea224)'
# 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:0xf6b2654d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c514f9>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6b2654d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c514f9>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6a1149d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a12f79>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6a1149d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6a12f79>})])}])
# 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.31408.178
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.31408.178
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.31408.178
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.31408.178
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.31408.178
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.31408.178
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.31408.178
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.23608.14
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.23608.14
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.23608.14
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.23608.14
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.23608.14
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.23608.14
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.23608.14
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down
Loading

0 comments on commit aa8be96

Please sign in to comment.