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 12, 2013
1 parent 16afeb4 commit 17a0bc5
Show file tree
Hide file tree
Showing 4 changed files with 423 additions and 434 deletions.
18 changes: 9 additions & 9 deletions niecza_summary.out
Expand Up @@ -101,10 +101,10 @@ S02-literals/pairs.niecza.......................... 76 0 2 1 79
2 todo :
S02-literals/quoting-unicode.t..................... 72 0 0 0 72
S02-literals/quoting.niecza........................Potential difficulties:
$x is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/quoting.niecza line 606:
$x is declared but not used at /home/coke/sandbox/perl6pass/niecza/t/spec/S02-literals/quoting.niecza line 555:
------> is "foo $( my ⏏$x = 3 + 4; "bar" ) baz", 'foo bar baz',

129 0 22 11 162
122 0 22 11 155
9 skipped: & escape, zen slices
2 skipped: & escape
19 todo :
Expand Down Expand Up @@ -2174,8 +2174,8 @@ 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: 24038 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
666 7 19 47 739
sh: line 1: 27365 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
668 5 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
13 skipped: Unable to resolve method wb in class Cursor
Expand All @@ -2189,7 +2189,7 @@ sh: line 1: 24038 Killed nice -20 mono ./run/Niecza.exe t/spec/
3 todo : ::: issue
2 todo : :: issues
3 todo : Unable to resolve method cntrl in class Cursor
7 tests aborted (missing ok/not ok)
5 tests aborted (missing ok/not ok)
S05-mass/stdrules.niecza........................... 183 0 0 3 186
3 skipped: <at>
S05-match/arrayhash.niecza......................... 4 0 4 0 8
Expand Down Expand Up @@ -5875,10 +5875,10 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 3080, 0, 118, 263, 3461, 3703
"S02", 3073, 0, 118, 263, 3454, 3709
"S03", 3979, 79, 196, 366, 4620, 4347
"S04", 823, 3, 34, 60, 920, 1008
"S05", 4098, 9, 115, 206, 4428, 5801
"S05", 4100, 7, 115, 206, 4428, 5801
"S06", 773, 2, 56, 162, 993, 1290
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 193
Expand All @@ -5896,15 +5896,15 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 301, 11, 5, 6, 323, 336
"S32", 6530, 3, 131, 279, 6943, 6238
"int", 463, 1, 21, 27, 512, 560
"total", 21293, 108, 751, 1606, 23758, 26246
"total", 21288, 106, 751, 1606, 23751, 26252
----------------
Failure summary:
S03-binding/nested.t aborted 43 test(s)
S03-operators/subscript-adverbs.niecza aborted 36 test(s)
S04-statement-modifiers/if.t 6 - if expr on false cond
S04-statement-modifiers/unless.t 4 - unless expr on true cond
S04-statements/for.niecza 71 - Can use statement-modifying "for" in list comprehension
S05-mass/rx.niecza aborted 7 test(s)
S05-mass/rx.niecza aborted 5 test(s)
S05-substitution/subst.niecza aborted 2 test(s)
S06-signature/unpack-array.t 12 - array unpacking and only-subs
S06-signature/unpack-array.t 13 - array unpacking and only-multi
Expand Down
7 changes: 6 additions & 1 deletion perl6_pass_rates
@@ -1,9 +1,14 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 07/12/2013 c02bce1 rakudo++ (26183); niecza (81.3%); pugs (36.26%)
"niecza", 21288, 106, 751, 1606, 23751, 26252
"pugs" , 9495, 7, 3464, 1754, 14720, 26115
"rakudo", 26183, 2, 667, 2035, 28887, 26254
# no rakudo.jvm entry today - eval server crashing
# 07/11/2013 839c3c3 rakudo++ (26132); niecza (81.48%); pugs (36.36%)
"niecza", 21293, 108, 751, 1606, 23758, 26246
"pugs" , 9502, 7, 3464, 1754, 14727, 26109
"rakudo", 26132, 72, 664, 2026, 28894, 26248
# no rakudo.jvm entry today - eval server crashing in the S02 range...
# no rakudo.jvm entry today - eval server crashing
# 07/10/2013 839c3c3 rakudo++ (26132); niecza (81.48%); pugs (36.36%); rakudo.jvm (97.61%)
"niecza", 21294, 107, 751, 1606, 23758, 26246
"pugs" , 9502, 7, 3464, 1754, 14727, 26109
Expand Down
26 changes: 13 additions & 13 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(0xae5a858)'
# Actual: 'CODE(0xa21d858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xae5ab78)'
# Actual: 'CODE(0xa21db78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -177,7 +177,7 @@ S02-literals/quoting.pugs..........................# Actual: No exception th
# Actual: ''
# Expected: 'bc'
# Actual: ''
117 0 14 31 162
110 0 14 31 155
2 skipped: Q
28 skipped: parsefail
1 skipped: multi ok
Expand Down Expand Up @@ -4455,7 +4455,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:0xf6d99449>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d9a939>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d99449>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d9a939>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6da1a91>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6da277d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6da1a91>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6da277d>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
16 0 2 1 19
Expand Down Expand Up @@ -4610,13 +4610,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.20676.629
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.20676.629
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.20676.629
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.20676.629
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.20676.629
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.20676.629
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.20676.629
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.23914.551
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.23914.551
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.23914.551
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.23914.551
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.23914.551
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.23914.551
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.23914.551
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5478,7 +5478,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", 1427, 0, 316, 465, 2208, 3803
"S02", 1420, 0, 316, 465, 2201, 3809
"S03", 1864, 0, 286, 304, 2454, 4347
"S04", 488, 0, 111, 88, 687, 1008
"S05", 2215, 0, 2207, 56, 4478, 5801
Expand All @@ -5499,7 +5499,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S29", 30, 7, 9, 6, 52, 86
"S32", 2270, 0, 268, 538, 3076, 6249
"int", 131, 0, 35, 26, 192, 550
"total", 9502, 7, 3464, 1754, 14727, 26109
"total", 9495, 7, 3464, 1754, 14720, 26115
----------------
Failure summary:
S29-context/sleep.pugs aborted 7 test(s)
Expand Down

0 comments on commit 17a0bc5

Please sign in to comment.