Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Feb 26, 2013
1 parent 5d182a4 commit f6f59b8
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 12 deletions.
2 changes: 1 addition & 1 deletion niecza_summary.out
Expand Up @@ -2092,7 +2092,7 @@ S05-mass/rx.niecza.................................Potential difficulties:
$rt112450 is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S05-mass/rx.niecza line 2572: $rt112450 is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S05-mass/rx.niecza line 2572:
------>  my ?$rt112450 = 4; ------>  my ?$rt112450 = 4;


sh: line 1: 30318 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza sh: line 1: 19999 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
665 8 19 47 739 665 8 19 47 739
1 skipped: Unable to resolve method alpha in class Cursor 1 skipped: Unable to resolve method alpha in class Cursor
2 skipped: Dubious test, http://irclog.perlgeek.de/perl6/2012-05-27#i_5643089 2 skipped: Dubious test, http://irclog.perlgeek.de/perl6/2012-05-27#i_5643089
Expand Down
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec" "Impl", "pass","fail","todo","skip","plan","spec"
# 02/26/2013 51dd8c4 rakudo++ (24883); niecza (83.78%); pugs (38.02%)
"niecza", 20849, 163, 734, 1516, 23262, 24842
"pugs" , 9463, 50, 3439, 1750, 14702, 24705
"rakudo", 24883, 0, 647, 1826, 27356, 24844
# 02/25/2013 51dd8c4 rakudo++ (24883); niecza (83.78%); pugs (38.02%) # 02/25/2013 51dd8c4 rakudo++ (24883); niecza (83.78%); pugs (38.02%)
"niecza", 20849, 163, 734, 1516, 23262, 24842 "niecza", 20849, 163, 734, 1516, 23262, 24842
"pugs" , 9463, 50, 3439, 1750, 14702, 24705 "pugs" , 9463, 50, 3439, 1750, 14702, 24705
Expand Down
22 changes: 11 additions & 11 deletions pugs_summary.out
Expand Up @@ -20,9 +20,9 @@ S01-perl-5-integration/method.pugs.................# Expected: 'CODE'
3 skipped: Invalid ctx: 2 3 skipped: Invalid ctx: 2
3 todo : fix by Christmas 3 todo : fix by Christmas
S01-perl-5-integration/roundtrip.pugs..............# Expected: 'Just another Pugs hacker' S01-perl-5-integration/roundtrip.pugs..............# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x96e0858)' # Actual: 'CODE(0xa89d858)'
# Expected: 'Just another Pugs hacker' # Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x96e0b78)' # Actual: 'CODE(0xa89db78)'
# Expected: '\()' # Expected: '\()'
# Actual: '\("foo", "hate")' # Actual: '\("foo", "hate")'
2 0 3 0 5 2 0 3 0 5
Expand Down Expand Up @@ -4418,7 +4418,7 @@ S12-attributes/instance.pugs.......................# Actual: No exception th
1 skipped: can 1 skipped: can
2 todo : feature by Christmas 2 todo : feature by Christmas
26 todo : fix by Christmas 26 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:0xf696a411>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf696a0c5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf696a411>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf696a0c5>})])}]) S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6ed8625>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6edaa11>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6ed8625>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6edaa11>})])}])
# Expected: 'undef' # Expected: 'undef'
# Actual: 'Scalar()' # Actual: 'Scalar()'
16 0 2 1 19 16 0 2 1 19
Expand Down Expand Up @@ -4580,13 +4580,13 @@ S17-async/contend.pugs.............................# Actual: undef
2 todo : unimpl by Christmas 2 todo : unimpl by Christmas
pass fail todo skip plan pass fail todo skip plan
S19-command-line-options/01-multiple-e.t...........# Running under darwin S19-command-line-options/01-multiple-e.t...........# Running under darwin
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.27028.834 # ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.16697.489
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.27028.834 # ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.16697.489
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.27028.834 # ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.16697.489
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.27028.834 # ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.16697.489
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.27028.834 # ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.16697.489
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.27028.834 # ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.16697.489
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.27028.834 # ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.16697.489
7 0 0 0 7 7 0 0 0 7
pass fail todo skip plan pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1 S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -4858,7 +4858,7 @@ S32-list/pick.pugs.................................# Actual: undef
# Actual: undef # Actual: undef
# Actual: undef # Actual: undef
# Actual: undef # Actual: undef
sh: line 1: 27170 Killed nice -20 ./Pugs/pugs -IPugs/ext/Test/lib t/spec/S32-list/pick.pugs sh: line 1: 16795 Killed nice -20 ./Pugs/pugs -IPugs/ext/Test/lib t/spec/S32-list/pick.pugs
24 1 5 17 47 24 1 5 17 47
1 skipped: .Str 1 skipped: .Str
2 skipped: hogs memory 2 skipped: hogs memory
Expand Down

0 comments on commit f6f59b8

Please sign in to comment.