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 6, 2013
1 parent 5656a3b commit c35c60b
Show file tree
Hide file tree
Showing 5 changed files with 135 additions and 85 deletions.
22 changes: 11 additions & 11 deletions niecza_summary.out
Expand Up @@ -442,11 +442,11 @@ S02-types/autovivification.niecza..................Potential difficulties:
S02-types/bag.niecza...............................===SORRY!===

Undeclared names:
'BagHash' used at line 158
'SetHash' used at line 152
'BagHash' used at line 161
'SetHash' used at line 155

Potential difficulties:
@ks is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 91:
@ks is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 94:
------>  my ⏏@ks = $b.keys;

Unhandled exception: Check failed
Expand All @@ -463,8 +463,8 @@ Unhandled exception: Check failed
at /home/coke/sandbox/perl6-roast-data/niecza/boot/lib/CORE.setting line 4328 (module-CORE @ 582)
at /home/coke/sandbox/perl6-roast-data/niecza/boot/lib/CORE.setting line 4328 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
0 154 0 0 154
154 tests aborted (missing ok/not ok)
0 159 0 0 159
159 tests aborted (missing ok/not ok)
S02-types/bool.t................................... 51 0 0 0 51
S02-types/catch_type_cast_mismatch.niecza.......... 8 0 1 1 10
1 skipped: Failure NYI
Expand Down Expand Up @@ -561,8 +561,8 @@ Unhandled exception: Check failed
at /home/coke/sandbox/perl6-roast-data/niecza/boot/lib/CORE.setting line 4328 (module-CORE @ 582)
at /home/coke/sandbox/perl6-roast-data/niecza/boot/lib/CORE.setting line 4328 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
0 146 0 0 146
146 tests aborted (missing ok/not ok)
0 150 0 0 150
150 tests aborted (missing ok/not ok)
S02-types/sigils-and-types.niecza.................. 21 0 1 6 28
1 skipped: Undeclared name QuantHash
1 skipped: Undeclared name Buf
Expand Down Expand Up @@ -5874,7 +5874,7 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2551, 380, 100, 181, 3212, 3906
"S02", 2551, 389, 100, 181, 3221, 4265
"S03", 3639, 447, 196, 402, 4684, 4665
"S04", 799, 0, 35, 60, 894, 1038
"S05", 4111, 0, 116, 223, 4450, 5828
Expand All @@ -5895,14 +5895,14 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 306, 0, 2, 10, 318, 350
"S32", 6735, 16, 134, 271, 7156, 6851
"int", 463, 0, 22, 27, 512, 560
"total", 20662, 844, 741, 1601, 23848, 27523
"total", 20662, 853, 741, 1601, 23857, 27882
----------------
Failure summary:
S02-magicals/env.niecza 7 - We can remove keys from %*ENV
S02-magicals/env.niecza 8 - exists() returns false on a not defined env var
S02-types/bag.niecza aborted 154 test(s)
S02-types/bag.niecza aborted 159 test(s)
S02-types/declare.niecza aborted 78 test(s)
S02-types/set.niecza aborted 146 test(s)
S02-types/set.niecza aborted 150 test(s)
S03-binding/arrays.niecza aborted 43 test(s)
S03-operators/bag.niecza aborted 108 test(s)
S03-operators/set.niecza aborted 296 test(s)
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-06,74.07%,a33884d,20662,853,741,1601,23857,27882,
pugs,2013-10-06,33.44%,a33884d,9329,222,3403,1779,14733,27767,
rakudo.jvm,2013-10-06,61.42%,a33884d,17133,8092,551,1198,26974,27670,
rakudo.parrot,2013-10-06,100.00%,a33884d,27897,0,669,1458,30024,27884,
niecza,2013-10-04,74.93%,cf33793,20662,844,741,1601,23848,27523,
pugs,2013-10-04,33.83%,cf33793,9329,222,3403,1779,14733,27408,
rakudo.jvm,2013-10-04,62.13%,cf33793,17132,7765,554,1180,26615,27311,
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(0xab509f8)'
# Actual: 'CODE(0xa5049f8)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xab50d18)'
# Actual: 'CODE(0xa504d18)'
# 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:0xf6c6145d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6865e9d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c6145d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6865e9d>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d6d45d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6964e9d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d6d45d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6964e9d>})])}])
# 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.18641.146
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.18641.146
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.18641.146
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.18641.146
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.18641.146
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.18641.146
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.18641.146
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.6237.554
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.6237.554
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.6237.554
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.6237.554
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.6237.554
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.6237.554
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.6237.554
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5380,7 +5380,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 27, 0, 8, 12, 47, 79
"S02", 1451, 0, 322, 473, 2246, 4034
"S02", 1451, 0, 322, 473, 2246, 4393
"S03", 1801, 86, 279, 303, 2469, 4665
"S04", 479, 0, 98, 88, 665, 1038
"S05", 2215, 0, 2207, 56, 4478, 5828
Expand All @@ -5401,7 +5401,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S29", 31, 0, 5, 7, 43, 94
"S32", 2183, 94, 231, 550, 3058, 6862
"int", 129, 0, 35, 28, 192, 550
"total", 9329, 222, 3403, 1779, 14733, 27408
"total", 9329, 222, 3403, 1779, 14733, 27767
----------------
Failure summary:
S03-binding/arrays.pugs aborted 47 test(s)
Expand Down
146 changes: 91 additions & 55 deletions rakudo.jvm_summary.out

Large diffs are not rendered by default.

24 changes: 17 additions & 7 deletions rakudo.parrot_summary.out

Large diffs are not rendered by default.

0 comments on commit c35c60b

Please sign in to comment.