Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Apr 13, 2013
1 parent 9379906 commit d158c81
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 37 deletions.
24 changes: 16 additions & 8 deletions niecza_summary.out
Expand Up @@ -2165,8 +2165,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: 15256 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
665 8 19 47 739
sh: line 1: 26696 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
661 12 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 @@ -2180,7 +2180,7 @@ sh: line 1: 15256 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)
12 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 @@ -3005,7 +3005,15 @@ S06-signature/sub-ref.niecza....................... 28 0 2 4 34
4 skipped: macros NYI
2 todo :
S06-signature/unpack-array.t....................... 11 2 0 0 13
S06-traits/is-copy.t............................... 23 0 0 0 23
S06-traits/is-copy.t...............................Potential difficulties:
Useless redeclaration of variable $x (see line 1) at (eval) line 1:
------> sub f ($x is copy) { my $x ⏏}
$x is declared but not used at (eval) line 1:
------> sub f (⏏$x is copy) { my $x }
&f is declared but not used at (eval) line 1:
------> sub f ⏏($x is copy) { my $x }

24 0 0 0 24
S06-traits/is-rw.t................................. 7 0 0 0 7
S06-traits/precedence.t............................ 10 0 0 0 10
S06-traits/slurpy-is-rw.t.......................... 2 0 0 0 2
Expand Down Expand Up @@ -5681,8 +5689,8 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S02", 2993, 0, 111, 272, 3376, 3533
"S03", 3984, 0, 196, 366, 4546, 4219
"S04", 805, 3, 33, 63, 904, 991
"S05", 4068, 10, 111, 207, 4396, 5769
"S06", 771, 2, 56, 162, 991, 1283
"S05", 4064, 14, 111, 207, 4396, 5769
"S06", 772, 2, 56, 162, 992, 1284
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
"S10", 35, 0, 5, 19, 59, 127
Expand All @@ -5699,13 +5707,13 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 291, 18, 4, 3, 316, 329
"S32", 6433, 1, 131, 236, 6801, 5298
"int", 455, 1, 21, 27, 504, 552
"total", 21034, 35, 752, 1561, 23382, 24879
"total", 21031, 39, 752, 1561, 23383, 24880
----------------
Failure summary:
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 8 test(s)
S05-mass/rx.niecza aborted 12 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
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 04/13/2013 2b710bd rakudo++ (25073); niecza (83.87%); pugs (37.86%)
"niecza", 21031, 39, 752, 1561, 23383, 24880
"pugs" , 9495, 0, 3456, 1725, 14675, 24743
"rakudo", 25073, 1, 638, 1807, 27519, 24882
# 04/12/2013 112afe3 rakudo++ (25073); niecza (83.89%); pugs (37.77%)
"niecza", 21034, 35, 752, 1561, 23382, 24879
"pugs" , 9472, 41, 3447, 1715, 14674, 24742
Expand Down
57 changes: 33 additions & 24 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(0x90e5858)'
# Actual: 'CODE(0x9b15858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x90e5b78)'
# Actual: 'CODE(0x9b15b78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4154,15 +4154,12 @@ S06-multi/syntax.pugs..............................# Expected: 'one'
# Actual: '2'
# Expected: '2'
# Actual: '1'
# Failed test (t/spec/S06-multi/syntax.pugs line 192, column 5-75)
# Expected: 'first'
# Actual: 'second'
# Looks like you failed 1 tests of 42
21 1 7 13 42
21 0 7 14 42
1 skipped: Named argument found where no matched parameter expected
1 skipped: with_cap not found
1 skipped: missing invocant
1 skipped: Undeclared name Multi
1 skipped: unknown
2 skipped: todo flipflops the first test response
5 skipped: parsefail
1 skipped: where
Expand Down Expand Up @@ -4288,7 +4285,7 @@ S06-traits/is-copy.pugs............................# Expected: '3'
# Actual: '1'
# Expected: '1,2,3,4'
# Actual: '1 2 3 4'
20 0 2 1 23
21 0 2 1 24
1 skipped: parsefail
2 todo : fix by Christmas
S06-traits/is-readonly.pugs........................# Actual: No exception thrown
Expand Down Expand Up @@ -4449,7 +4446,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:0xf6da0661>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6da04fd>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6da0661>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6da04fd>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d9a349>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d9b979>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d9a349>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d9b979>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
16 0 2 1 19
Expand Down Expand Up @@ -4603,13 +4600,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.11167.564
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.11167.564
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.11167.564
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.11167.564
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.11167.564
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.11167.564
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.11167.564
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.22934.357
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.22934.357
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.22934.357
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.22934.357
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.22934.357
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.22934.357
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.22934.357
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5071,9 +5068,23 @@ S32-num/log.pugs...................................# Actual: Inf
S32-num/pi.pugs....................................# Actual: No exception thrown
3 0 1 0 4
1 todo : fix by Christmas
S32-num/power.pugs.................................sh: line 1: 11310 Killed nice -20 ./Pugs/pugs -IPugs/ext/Test/lib t/spec/S32-num/power.pugs
10 40 0 0 50
40 tests aborted (missing ok/not ok)
S32-num/power.pugs.................................# Expected: 'Inf'
# Actual: '32317006071311007300714876688669951960444102669715484032130345427524655138867890893197201411522913463688717960921898019494119559150490921095088152386448283120630877367300996091750197750389652106796057638384067568276792218642619756161838094338476170470581645852036305042887575891541065808607552399123930385521914333389668342420684974786564569494856176035326322058077805659331026192708460314150258592864177116725943603718461857357598351152301645904403697613233287231227125684710820209725157101726931323469678542580656697935045997268352998638215525166389437335543602135433229604645318478604952148193555853611059596230656'
# Expected: '-Inf'
# Actual: '-5809605995369958062859502533304574370686975176362895236661486152287203730997110225737336044533118407251326157754980517443990529594540047121662885672187032401032111639706440498844049850989051627200244765807041812394729680540024104827976584369381522292361208779044769892743225751738076979568811309579125511333093243519553784816306381580161860200247492568448150242515304449577187604136428738580990172551573934146255830366405915000869643732053218566832545291107903722831634138599586406690325959725187447169059540805012310209639011750748760017095360734234945757416272994856013308616958529958304677637019181594088528345061285863898271763457294883546638879554311615446446330199254382340016292057090751175533888161918987295591531536698701292267685465517437915790823154844634780260102891718032495396075041899485513811126977307478969074857043710716150121315922024556759241239013152919710956468406379442914941614357107914462567329693696'
# Actual: 0
# Actual: 0
# Actual: 0
# Actual: 0
# Actual: 0
# Actual: 0
# Actual: 1
32 0 9 9 50
4 skipped: .roots
3 skipped: Slow and wrong
1 skipped: i
1 skipped: hangs
9 todo : fix by Christmas
S32-num/rat.pugs...................................# Expected: 'undef'
# Actual: '(Scalar)'
# Expected: '0.1'
Expand Down Expand Up @@ -5460,7 +5471,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S03", 1868, 0, 286, 306, 2460, 4219
"S04", 488, 0, 111, 87, 686, 991
"S05", 2215, 0, 2205, 56, 4476, 5769
"S06", 407, 1, 80, 125, 613, 1283
"S06", 408, 0, 80, 126, 614, 1284
"S07", 0, 0, 0, 0, 0, 0
"S09", 68, 0, 22, 8, 98, 175
"S10", 30, 0, 9, 0, 39, 127
Expand All @@ -5475,11 +5486,9 @@ 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", 33, 0, 6, 6, 45, 79
"S32", 2246, 40, 259, 511, 3055, 5309
"S32", 2268, 0, 268, 520, 3055, 5309
"int", 131, 0, 35, 26, 192, 542
"total", 9472, 41, 3447, 1715, 14674, 24742
"total", 9495, 0, 3456, 1725, 14675, 24743
----------------
Failure summary:
S06-multi/syntax.pugs 42 - RT \#68528 - first defined wins the tie
S32-list/map.pugs passed 1 unplanned test(s)
S32-num/power.pugs aborted 40 test(s)
Expand Down
15 changes: 10 additions & 5 deletions rakudo_summary.out
Expand Up @@ -1330,7 +1330,11 @@ use of uninitialized value of type Any in string context in sub both at t/spec/
1 todo : RT 71112: Cannot assign to readonly variable.
S06-traits/is-assoc.rakudo......................... 4 0 0 2 6
2 skipped: RT 116244
S06-traits/is-copy.t............................... 23 0 0 0 23
S06-traits/is-copy.t...............................Potential difficulties:
Redeclaration of symbol $x
at eval_0:1
------> sub f ($x is copy) { my $x ⏏}
24 0 0 0 24
S06-traits/is-readonly.rakudo...................... 7 0 4 3 14
2 skipped: segfault
1 skipped: VAR
Expand Down Expand Up @@ -1710,7 +1714,7 @@ S32-hash/pairs.rakudo.............................. 20 0 1 0 21
S32-hash/push.t.................................... 7 0 0 0 7
S32-hash/slice.rakudo.............................. 16 0 0 13 29
13 skipped: binding on hash elements unimplemented
S32-io/IO-Socket-INET.t............................ 21 0 0 0 21
S32-io/IO-Socket-INET.t............................ 20 1 0 0 21
S32-io/chdir.rakudo................................ 8 0 0 2 10
2 skipped: spec non-conformance due to missing sink context
S32-io/copy.t...................................... 29 0 0 0 29
Expand Down Expand Up @@ -2394,7 +2398,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S03", 4371, 0, 138, 367, 4876, 4219
"S04", 872, 0, 32, 50, 954, 991
"S05", 4692, 0, 115, 518, 5325, 5769
"S06", 1137, 0, 29, 131, 1297, 1283
"S06", 1138, 0, 29, 131, 1298, 1284
"S07", 0, 0, 0, 0, 0, 0
"S09", 135, 0, 19, 21, 175, 175
"S10", 64, 0, 1, 5, 70, 127
Expand All @@ -2409,10 +2413,11 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 300, 0, 0, 1, 301, 258
"S28", 7, 0, 0, 0, 7, 13
"S29", 311, 0, 1, 7, 319, 329
"S32", 7537, 0, 101, 239, 7877, 5298
"S32", 7536, 1, 101, 239, 7877, 5298
"int", 530, 0, 8, 25, 563, 552
"ros", 2, 0, 0, 0, 2, 2
"total", 25073, 0, 638, 1807, 27518, 24881
"total", 25073, 1, 638, 1807, 27519, 24882
----------------
Failure summary:
S32-io/IO-Socket-INET.t 21 - successful received binary data
note: test_summary.pl @syn does not have ros

0 comments on commit d158c81

Please sign in to comment.