Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Feb 22, 2013
1 parent e522d98 commit 8d5b186
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 39 deletions.
22 changes: 12 additions & 10 deletions niecza_summary.out
Expand Up @@ -104,7 +104,7 @@ 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 597:
------> is "foo $( my ?$x = 3 + 4; "bar" ) baz", 'foo bar baz',

128 0 20 11 159
128 2 20 11 161
9 skipped: & escape, zen slices
2 skipped: & escape
17 todo :
Expand Down Expand Up @@ -2093,8 +2093,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: 21336 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
665 8 19 47 739
sh: line 1: 5440 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
666 7 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 @@ -2108,7 +2108,7 @@ sh: line 1: 21336 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
8 tests aborted (missing ok/not ok)
7 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 @@ -3716,7 +3716,7 @@ S32-array/shift.niecza.............................Potential difficulties:

28 0 0 3 31
3 skipped: undeclared name Failure
S32-array/splice.t................................. 37 0 0 0 37
S32-array/splice.t................................. 38 0 0 0 38
S32-array/unshift.t................................ 56 0 0 0 56
S32-basics/warn.niecza.............................# It's OK to see this warning during a test run
at /home/coke/sandbox/perl6pass/niecza/lib/CORE.setting line 1290 (warn @ 5)
Expand Down Expand Up @@ -5451,10 +5451,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", 2981, 0, 106, 265, 3352, 3512
"S02", 2981, 2, 106, 265, 3354, 3514
"S03", 3982, 2, 192, 358, 4534, 4207
"S04", 790, 0, 34, 60, 884, 970
"S05", 3953, 146, 102, 179, 4380, 5753
"S05", 3954, 145, 102, 179, 4380, 5753
"S06", 771, 0, 56, 161, 988, 1278
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5470,14 +5470,16 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S26", 0, 0, 0, 0, 0, 258
"S28", 6, 0, 1, 0, 7, 13
"S29", 305, 0, 5, 5, 315, 328
"S32", 6385, 0, 130, 238, 6753, 5335
"S32", 6386, 0, 130, 238, 6754, 5336
"int", 456, 0, 21, 27, 504, 552
"total", 20856, 149, 735, 1516, 23256, 24836
"total", 20858, 150, 735, 1516, 23259, 24839
----------------
Failure summary:
S02-literals/quoting.niecza 160 - /.../ literals match in void context
S02-literals/quoting.niecza 161 - rx/.../ literals match in void context
S03-junctions/boolean-context.t 49
S03-junctions/boolean-context.t 51
S05-mass/rx.niecza aborted 8 test(s)
S05-mass/rx.niecza aborted 7 test(s)
S05-metasyntax/litvar.niecza 4 - Array ref 0
S05-metasyntax/litvar.niecza 5 - Array ref dot 0
S05-substitution/subst.niecza aborted 136 test(s)
Expand Down
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 02/22/2013 1020dfb rakudo++ (24871); niecza (83.86%); pugs (38.1%)
"niecza", 20858, 150, 735, 1516, 23259, 24839
"pugs" , 9477, 9, 3461, 1752, 14699, 24702
"rakudo", 24871, 0, 656, 1826, 27353, 24841
# 02/21/2013 0c6083f rakudo++ (24851); niecza (83.92%); pugs (38.13%)
"niecza", 20856, 149, 735, 1516, 23256, 24836
"pugs" , 9477, 7, 3461, 1752, 14697, 24699
Expand Down
39 changes: 24 additions & 15 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(0xae56858)'
# Actual: 'CODE(0xa657858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xae56b78)'
# Actual: 'CODE(0xa657b78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -173,7 +173,14 @@ S02-literals/quoting.pugs..........................# Actual: No exception th
# Actual: No exception thrown
# Expected: '<>|n'
# Actual: '<>n'
116 0 12 31 159
# Failed test (t/spec/S02-literals/quoting.pugs line 617, column 5-56)
# Expected: 'ab'
# Actual: ''
# Failed test (t/spec/S02-literals/quoting.pugs line 620, column 5-58)
# Expected: 'bc'
# Actual: ''
# Looks like you failed 2 tests of 161
116 2 12 31 161
2 skipped: Q
28 skipped: parsefail
1 skipped: multi ok
Expand Down Expand Up @@ -4427,7 +4434,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:0xf6b579e1>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b5767d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6b579e1>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6b5767d>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6aeef11>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6aeebdd>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6aeef11>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6aeebdd>})])}])
# Expected: 'undef'
# Actual: 'Scalar()'
16 0 2 1 19
Expand Down Expand Up @@ -4581,13 +4588,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.17867.196
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.17867.196
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.17867.196
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.17867.196
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.17867.196
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.17867.196
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.17867.196
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.2020.417
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.2020.417
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.2020.417
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.2020.417
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.2020.417
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.2020.417
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.2020.417
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -4859,7 +4866,7 @@ S32-list/pick.pugs.................................# Actual: undef
# Actual: undef
# Actual: undef
# Actual: undef
sh: line 1: 18010 Killed nice -20 ./Pugs/pugs -IPugs/ext/Test/lib t/spec/S32-list/pick.pugs
sh: line 1: 2164 Killed nice -20 ./Pugs/pugs -IPugs/ext/Test/lib t/spec/S32-list/pick.pugs
24 1 5 17 47
1 skipped: .Str
2 skipped: hogs memory
Expand Down Expand Up @@ -5491,7 +5498,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", 1420, 0, 316, 455, 2191, 3612
"S02", 1420, 2, 316, 455, 2193, 3614
"S03", 1866, 0, 286, 306, 2458, 4207
"S04", 487, 0, 109, 86, 682, 970
"S05", 2213, 6, 2194, 55, 4468, 5753
Expand All @@ -5510,11 +5517,13 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S26", 0, 0, 0, 0, 0, 258
"S28", 4, 0, 0, 1, 5, 13
"S29", 32, 0, 6, 6, 44, 78
"S32", 2266, 1, 288, 563, 3118, 5346
"S32", 2266, 1, 288, 563, 3118, 5347
"int", 131, 0, 35, 26, 192, 542
"total", 9477, 7, 3461, 1752, 14697, 24699
"total", 9477, 9, 3461, 1752, 14699, 24702
----------------
Failure summary:
S02-literals/quoting.pugs 160 - /.../ literals match in void context
S02-literals/quoting.pugs 161 - rx/.../ literals match in void context
S05-mass/rx.pugs 651 - $( $_ ) will match literally
S05-mass/rx.pugs 652 - ... will match correctly
S05-metasyntax/litvar.pugs 19 - $( $_ ) will match
Expand Down
27 changes: 13 additions & 14 deletions rakudo_summary.out
Expand Up @@ -67,7 +67,7 @@ S02-literals/pairs.rakudo..........................use of uninitialized value of
1 todo : reduce meta op
1 todo : prefix:<|>
S02-literals/quoting-unicode.t..................... 72 0 0 0 72
S02-literals/quoting.rakudo........................ 143 0 4 12 159
S02-literals/quoting.rakudo........................ 145 0 4 12 161
3 skipped: \c@ etc
9 skipped: quoting adverbs
1 todo : retriage
Expand Down Expand Up @@ -1054,8 +1054,8 @@ S05-metasyntax/unknown.rakudo......................use of uninitialized value of
S05-modifier/continue.t............................ 13 0 0 0 13
S05-modifier/counted-match.rakudo.................. 16 0 0 6 22
6 skipped: nom regression
S05-modifier/counted.rakudo........................ 84 0 2 32 118
32 skipped: s{} = ...
S05-modifier/counted.rakudo........................ 100 0 2 16 118
16 skipped: s{} = ...
2 todo : unknown
S05-modifier/global.t.............................. 8 0 0 0 8
S05-modifier/ignorecase.rakudo..................... 19 0 2 0 21
Expand Down Expand Up @@ -1171,8 +1171,7 @@ S06-multi/lexical-multis.rakudo.................... 14 0 1 0 15
1 todo : lexical scope as tie breaker
S06-multi/positional-vs-named.rakudo............... 25 0 0 2 27
2 skipped: slurpy and named interaction
S06-multi/proto.rakudo............................. 21 0 0 7 28
1 skipped: custom ops
S06-multi/proto.rakudo............................. 22 0 0 6 28
5 skipped: todo
1 skipped: operator protos
S06-multi/redispatch.t............................. 10 0 0 0 10
Expand Down Expand Up @@ -1498,8 +1497,7 @@ S12-methods/parallel-dispatch.rakudo............... 30 0 5 0 35
5 todo : is_deeply does not think map results are the same as list on LHS
S12-methods/private.rakudo......................... 12 0 1 0 13
1 todo : role private methods - spec?
S12-methods/qualified.rakudo....................... 1 0 0 1 2
1 skipped: qualified method calls with roles don't preserve original self
S12-methods/qualified.t............................ 2 0 0 0 2
S12-methods/submethods.rakudo...................... 21 0 0 6 27
2 skipped: outer lexicals in roles
4 skipped: roles and submethods
Expand Down Expand Up @@ -1647,7 +1645,8 @@ S32-array/push.t................................... 50 0 0 0 50
S32-array/rotate.rakudo............................ 27 0 0 1 28
1 skipped: Parcel.rotate
S32-array/shift.t.................................. 31 0 0 0 31
S32-array/splice.t................................. 37 0 0 0 37
S32-array/splice.rakudo............................ 37 0 1 0 38
1 todo : slice bug
S32-array/unshift.t................................ 56 0 0 0 56
S32-basics/warn.rakudo.............................# It's OK to see this warning during a test run in block at t/spec/S32-basics/warn.rakudo:13

Expand Down Expand Up @@ -2204,16 +2203,16 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3170, 0, 141, 261, 3572, 3512
"S02", 3172, 0, 141, 261, 3574, 3514
"S03", 4348, 0, 147, 369, 4864, 4207
"S04", 850, 0, 34, 50, 934, 970
"S05", 4651, 0, 124, 534, 5309, 5753
"S06", 1131, 0, 29, 132, 1292, 1278
"S05", 4667, 0, 124, 518, 5309, 5753
"S06", 1132, 0, 29, 131, 1292, 1278
"S07", 0, 0, 0, 0, 0, 0
"S09", 135, 0, 19, 21, 175, 175
"S10", 64, 0, 1, 5, 70, 127
"S11", 67, 0, 0, 7, 74, 129
"S12", 1254, 0, 36, 130, 1420, 1321
"S12", 1255, 0, 36, 129, 1420, 1321
"S13", 70, 0, 0, 0, 70, 80
"S14", 290, 0, 4, 14, 308, 327
"S16", 226, 0, 6, 25, 257, 290
Expand All @@ -2223,10 +2222,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 300, 0, 0, 1, 301, 258
"S28", 7, 0, 0, 0, 7, 13
"S29", 310, 0, 1, 7, 318, 328
"S32", 7450, 0, 97, 243, 7790, 5335
"S32", 7450, 0, 98, 243, 7791, 5336
"int", 521, 0, 16, 25, 562, 552
"ros", 2, 0, 0, 0, 2, 2
"total", 24851, 0, 655, 1844, 27350, 24838
"total", 24871, 0, 656, 1826, 27353, 24841
----------------
Failure summary:
note: test_summary.pl @syn does not have ros

0 comments on commit 8d5b186

Please sign in to comment.