Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Oct 9, 2013
1 parent ba6d5f7 commit ec21c8d
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 20 deletions.
4 changes: 2 additions & 2 deletions niecza_summary.out
Expand Up @@ -5893,9 +5893,9 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S26", 0, 0, 0, 0, 0, 266
"S28", 6, 0, 1, 0, 7, 13
"S29", 306, 0, 2, 10, 318, 350
"S32", 6735, 16, 134, 271, 7156, 6856
"S32", 6735, 16, 134, 271, 7156, 6994
"int", 463, 0, 22, 27, 512, 560
"total", 20662, 855, 741, 1601, 23859, 27956
"total", 20662, 855, 741, 1601, 23859, 28094
----------------
Failure summary:
S02-magicals/env.niecza 7 - We can remove keys from %*ENV
Expand Down
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-10-09,73.50%,18ff411,20662,855,741,1601,23859,28094,
pugs,2013-10-09,33.19%,18ff411,9329,222,3403,1779,14733,27979,
rakudo.jvm,2013-10-09,99.90%,18ff411,28084,7,668,1481,30240,28096,
rakudo.parrot,2013-10-09,100.00%,18ff411,28112,0,666,1458,30236,28096,
niecza,2013-10-08,73.86%,8379851,20662,855,741,1601,23859,27956,
pugs,2013-10-08,33.35%,8379851,9329,222,3403,1779,14733,27841,
rakudo.jvm,2013-10-08,99.90%,8379851,27946,7,668,1481,30102,27958,
Expand Down
24 changes: 12 additions & 12 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(0x96db9f8)'
# Actual: 'CODE(0x9dd29f8)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x96dbd18)'
# Actual: 'CODE(0x9dd2d18)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4420,7 +4420,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:0xf6c6a921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6881b65>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c6a921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6881b65>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c65921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6881b65>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c65921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6881b65>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
# Expected: 'undef'
Expand Down Expand Up @@ -4582,13 +4582,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.1643.12
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.1643.12
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.1643.12
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.1643.12
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.1643.12
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.1643.12
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.1643.12
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.4746.350
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.4746.350
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.4746.350
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.4746.350
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.4746.350
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.4746.350
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.4746.350
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5399,9 +5399,9 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S26", 0, 0, 0, 0, 0, 266
"S28", 4, 0, 0, 1, 5, 13
"S29", 31, 0, 5, 7, 43, 94
"S32", 2183, 94, 231, 550, 3058, 6867
"S32", 2183, 94, 231, 550, 3058, 7005
"int", 129, 0, 35, 28, 192, 550
"total", 9329, 222, 3403, 1779, 14733, 27841
"total", 9329, 222, 3403, 1779, 14733, 27979
----------------
Failure summary:
S03-binding/arrays.pugs aborted 47 test(s)
Expand Down
13 changes: 10 additions & 3 deletions rakudo.jvm_summary.out

Large diffs are not rendered by default.

19 changes: 16 additions & 3 deletions rakudo.parrot_summary.out

Large diffs are not rendered by default.

0 comments on commit ec21c8d

Please sign in to comment.