Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jul 25, 2013
1 parent 4f01b22 commit e88ad8b
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 16 deletions.
2 changes: 1 addition & 1 deletion niecza_summary.out
Expand Up @@ -2199,7 +2199,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:
------>  my ⏏$rt112450 = 4;

sh: line 1: 27110 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
sh: line 1: 29527 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
667 6 19 47 739
1 skipped: Unable to resolve method alpha in class Cursor
2 skipped: Dubious test, http://irclog.perlgeek.de/perl6/2012-05-27#i_5643089
Expand Down
5 changes: 5 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,9 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 07/25/2013 deadbef rakudo++ (26234); niecza (81.18%); pugs (36.17%); rakudo.jvm (99.33%)
"niecza", 21299, 110, 745, 1612, 23766, 26298
"pugs" , 9490, 38, 3455, 1749, 14732, 26161
"rakudo", 26234, 9, 661, 2041, 28945, 26300
"rakudo.jvm", 26059, 101, 623, 2102, 28885, 26300
# 07/24/2013 deadbef rakudo++ (26234); niecza (81.18%); pugs (36.17%); rakudo.jvm (99.32%)
"niecza", 21299, 110, 745, 1612, 23766, 26298
"pugs" , 9490, 38, 3455, 1749, 14732, 26161
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(0x9769858)'
# Actual: 'CODE(0x9330858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9769b78)'
# Actual: 'CODE(0x9330b78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4450,7 +4450,7 @@ S12-attributes/instance.pugs.......................# Actual: No exception th
1 skipped: can
2 todo : feature 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:0xf6b33dcd>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b33a69>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6b33dcd>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b33a69>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c41ca1>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c414d9>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c41ca1>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c414d9>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
16 0 2 1 19
Expand Down Expand Up @@ -4608,13 +4608,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.23801.990
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.23801.990
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.23801.990
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.23801.990
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.23801.990
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.23801.990
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.23801.990
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.25324.591
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.25324.591
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.25324.591
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.25324.591
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.25324.591
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.25324.591
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.25324.591
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down
9 changes: 4 additions & 5 deletions rakudo.jvm_summary.out
Expand Up @@ -102,7 +102,7 @@ S02-names-vars/names.rakudo.jvm.................... 127 0 2 13 142
7 skipped: package variable autovivification
1 todo : nom regression
1 todo : dubious test - otherwise why is ::<$foo> allowed?
S02-names-vars/perl.rakudo.jvm..................... 97 1 0 6 104
S02-names-vars/perl.rakudo.jvm..................... 98 0 0 6 104
2 skipped: {...}.perl does not work
2 skipped: recursive data structure
2 skipped: RT 67790
Expand Down Expand Up @@ -608,7 +608,7 @@ S04-statements/redo.t.............................. 11 0 0 0 11
S04-statements/repeat.t............................ 21 0 0 0 21
S04-statements/return.t............................ 17 0 0 0 17
S04-statements/sink.rakudo.jvm..................... 1 0 1 0 2
1 todo PASSED: RT #117235
1 todo : RT #117235
S04-statements/terminator.t........................ 15 0 0 0 15
S04-statements/try.rakudo.jvm...................... 19 7 0 0 26
7 tests aborted (missing ok/not ok)
Expand Down Expand Up @@ -1552,7 +1552,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3147, 7, 182, 446, 3782, 3722
"S02", 3148, 6, 182, 446, 3782, 3722
"S03", 4454, 0, 112, 396, 4962, 4347
"S04", 869, 20, 32, 51, 972, 1008
"S05", 4718, 7, 115, 517, 5357, 5801
Expand All @@ -1574,12 +1574,11 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 8445, 33, 71, 295, 8844, 6266
"int", 520, 4, 17, 30, 571, 560
"ros", 2, 0, 0, 0, 2, 2
"total", 26058, 102, 623, 2102, 28885, 26300
"total", 26059, 101, 623, 2102, 28885, 26300
----------------
Failure summary:
S02-magicals/env.rakudo.jvm 14 - ENV members persist to child processes
S02-magicals/pid.t 1 - my $*PID is different from a child $*PID
S02-names-vars/perl.rakudo.jvm 90 - .perl on user-defined type roundtrips okay
S02-names/is_default.rakudo.jvm 14 - should be able to assign Nil to typed variable
S02-names/is_default.rakudo.jvm 18 - should be able to undefine typed variable
S02-types/lists.rakudo.jvm 20 - error message contains name of class
Expand Down

0 comments on commit e88ad8b

Please sign in to comment.