Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 28, 2013
1 parent e76c1f0 commit 5a4c1a8
Show file tree
Hide file tree
Showing 4 changed files with 104 additions and 39 deletions.
4 changes: 4 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,8 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,notes
niecza,2013-09-28,79.23%,a299b31,21692,2,771,1701,24166,27111,
pugs,2013-09-28,34.76%,a299b31,9515,0,3435,1783,14733,26996,
rakudo.jvm,2013-09-28,61.30%,a299b31,16781,7735,536,1143,26195,26899,
rakudo.parrot,2013-09-28,100.00%,a299b31,27377,0,664,1448,29489,27113,
niecza,2013-09-26,79.23%,a299b31,21692,2,771,1701,24166,27111,
pugs,2013-09-26,34.76%,a299b31,9515,0,3435,1783,14733,26996,
rakudo.jvm,2013-09-26,61.30%,a299b31,16782,7734,536,1143,26195,26899,
Expand Down
20 changes: 10 additions & 10 deletions pugs_summary.out
Expand Up @@ -21,9 +21,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(0x9c169f8)'
# Actual: 'CODE(0x92049f8)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9c16d18)'
# Actual: 'CODE(0x9204d18)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4436,7 +4436,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:0xf6c6e921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6883b65>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c6e921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6883b65>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c5945d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6865e9d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c5945d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6865e9d>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
# Expected: 'undef'
Expand Down Expand Up @@ -4598,13 +4598,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.27373.993
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.27373.993
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.27373.993
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.27373.993
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.27373.993
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.27373.993
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.27373.993
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.19592.656
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.19592.656
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.19592.656
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.19592.656
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.19592.656
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.19592.656
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.19592.656
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down
7 changes: 4 additions & 3 deletions rakudo.jvm_summary.out
Expand Up @@ -97,7 +97,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..................... 98 0 0 6 104
S02-names-vars/perl.rakudo.jvm..................... 97 1 0 6 104
2 skipped: {...}.perl does not work
2 skipped: recursive data structure
2 skipped: RT 67790
Expand Down Expand Up @@ -1567,7 +1567,7 @@ rosettacode/sierpinski_triangle.t.................. 0 1 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3587, 1, 114, 261, 3963, 3906
"S02", 3586, 2, 114, 261, 3963, 3906
"S03", 4740, 0, 125, 133, 4998, 4665
"S04", 943, 0, 40, 36, 1019, 1038
"S05", 4787, 0, 160, 439, 5386, 5830
Expand All @@ -1589,10 +1589,11 @@ rosettacode/sierpinski_triangle.t.................. 0 1 0 0 1
"S32", 0, 6130, 0, 0, 6130, 6437
"int", 0, 547, 0, 0, 547, 550
"ros", 0, 2, 0, 0, 2, 2
"total", 16782, 7734, 536, 1143, 26195, 26899
"total", 16781, 7735, 536, 1143, 26195, 26899
----------------
Failure summary:
S02-magicals/env.rakudo.jvm 14 - ENV members persist to child processes
S02-names-vars/perl.rakudo.jvm 90 - .perl on user-defined type roundtrips okay
S06-other/main-usage.rakudo.jvm 3 - if the MAIN dispatch results in an error, that error should be printed, not USAGE
S06-other/main-usage.rakudo.jvm 4 - auto-generated USAGE message goes to $*ERR and contains parameter name
S06-other/main-usage.rakudo.jvm 11 - Non Bool option last with no value
Expand Down

0 comments on commit 5a4c1a8

Please sign in to comment.