Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jun 2, 2013
1 parent 4510272 commit ff5de20
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 122 deletions.
2 changes: 1 addition & 1 deletion niecza_summary.out
Expand Up @@ -2159,7 +2159,7 @@ 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: 15201 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
sh: line 1: 23019 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
667 6 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
Expand Down
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 06/02/2013 a53aa97 rakudo++ (25836); niecza (81.68%); pugs (36.73%)
"niecza", 21105, 15, 730, 1561, 23411, 25538
"pugs" , 9491, 0, 3459, 1747, 14697, 25401
"rakudo", 25836, 1, 644, 1843, 28324, 25540
# 06/01/2013 b75779f rakudo++ (25836); niecza (81.68%); pugs (36.73%)
"niecza", 21105, 15, 730, 1561, 23411, 25538
"pugs" , 9491, 21, 3459, 1726, 14697, 25401
Expand Down
35 changes: 16 additions & 19 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(0xab4c858)'
# Actual: 'CODE(0x9b5e858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0xab4cb78)'
# Actual: 'CODE(0x9b5eb78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4456,7 +4456,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:0xf6d76289>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d784a1>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d76289>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d784a1>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6eaee89>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6eaed01>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6eaee89>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6eaed01>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
16 0 2 1 19
Expand Down Expand Up @@ -4611,13 +4611,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.11855.708
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.11855.708
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.11855.708
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.11855.708
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.11855.708
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.11855.708
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.11855.708
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.19014.637
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.19014.637
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.19014.637
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.19014.637
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.19014.637
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.19014.637
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.19014.637
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5061,14 +5061,12 @@ S32-num/int.pugs...................................# Expected: 'Inf'
# Expected: 'NaN'
# Actual: '-269653970229347386159395778618353710042696546841345985910145121736599013708251444699062715983611304031680170819807090036488184653221624933739271145959211186566651840137298227914453329401869141179179624428127508653257226023513694322210869665811240855745025766026879447359920868907719574457253034494436336205824'
# Actual: No exception thrown
# Looks like you planned 107 tests, but ran 86
*** No such method in class Int: "&lsb"
at t/spec/S32-num/int.pugs line 120, column 4-9
70 21 4 12 107
70 0 4 33 107
10 skipped: lsb
11 skipped: msb
12 skipped: .Int
3 todo : Inf and NaN NYI for Int by Christmas
1 todo : fix by Christmas
21 tests aborted (missing ok/not ok)
S32-num/log.pugs...................................# Actual: Inf
25 0 1 3 29
3 skipped: No compatible multi variant found: "&log"
Expand Down Expand Up @@ -5494,9 +5492,8 @@ 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", 2270, 21, 266, 517, 3074, 5891
"S32", 2270, 0, 266, 538, 3074, 5891
"int", 131, 0, 35, 26, 192, 542
"total", 9491, 21, 3459, 1726, 14697, 25401
"total", 9491, 0, 3459, 1747, 14697, 25401
----------------
Failure summary:
S32-num/int.pugs aborted 21 test(s)
No failures!
Expand Down

0 comments on commit ff5de20

Please sign in to comment.