Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jul 3, 2013
1 parent b3c45da commit 995b704
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 52 deletions.
9 changes: 5 additions & 4 deletions niecza_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -2151,7 +2151,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: 14144 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
sh: line 1: 19525 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
Expand Down Expand Up @@ -4310,7 +4310,8 @@ S32-num/rat.niecza.................................Use of uninitialized value in
5 todo :
S32-num/real-bridge.t.............................. 200 0 0 0 200
S32-num/roots.t.................................... 55 0 0 0 55
S32-num/rounders.t................................. 120 0 0 0 120
S32-num/rounders.niecza............................ 127 0 1 0 128
1 todo : rounding with Num makes more rounding errors
S32-num/sign.niecza................................ 32 0 2 1 35
1 skipped: #90
2 todo :
Expand Down Expand Up @@ -5859,9 +5860,9 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S26", 0, 0, 0, 0, 0, 266
"S28", 6, 0, 1, 0, 7, 13
"S29", 301, 11, 5, 6, 323, 336
"S32", 6520, 1, 128, 278, 6927, 6164
"S32", 6527, 1, 129, 278, 6935, 6181
"int", 463, 1, 21, 27, 512, 560
"total", 21322, 63, 748, 1605, 23738, 26100
"total", 21329, 63, 749, 1605, 23746, 26117
----------------
Failure summary:
S03-operators/subscript-adverbs.niecza aborted 36 test(s)
Expand Down
5 changes: 5 additions & 0 deletions perl6_pass_rates
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 07/03/2013 98b0260 rakudo++ (26105); niecza (81.7%); pugs (36.39%); rakudo.jvm (92.55%)
"niecza", 21329, 63, 749, 1605, 23746, 26117
"pugs" , 9500, 7, 3464, 1754, 14725, 25980
"rakudo", 26105, 0, 660, 2036, 28801, 26119
"rakudo.jvm", 24161, 1826, 573, 1900, 27955, 26119
# 07/02/2013 9c64dd0 rakudo++ (26088); niecza (81.73%); pugs (36.42%); rakudo.jvm (92.34%)
"niecza", 21322, 63, 748, 1605, 23738, 26100
"pugs" , 9502, 7, 3462, 1754, 14725, 25963
Expand Down
33 changes: 17 additions & 16 deletions pugs_summary.out
Original file line number Diff line number Diff line change
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(0x9cd5858)'
# Actual: 'CODE(0x9c1c858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9cd5b78)'
# Actual: 'CODE(0x9c1cb78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
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:0xf6d5f915>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d5f2a5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d5f915>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d5f2a5>})])}])
# 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.10083.837
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.10083.837
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.10083.837
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.10083.837
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.10083.837
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.10083.837
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.10083.837
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.16181.249
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.16181.249
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.16181.249
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.16181.249
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.16181.249
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.16181.249
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.16181.249
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -4938,14 +4938,15 @@ S32-list/uniq.pugs.................................# Expected: 'a b c d'
# Actual: 'a b A c d <SubBlock(<anon>)>'
# Expected: 'a b c d'
# Actual: '<SubBlock(<anon>)> a b A c d'
# Actual: No exception thrown
# Expected: 'A b c d a b c d'
# Actual: '<SubBlock(<anon>)> A a b c d'
# Expected: '2'
# Actual: '5'
# Expected: '2'
# Actual: '5'
9 0 5 0 14
1 todo : bug by Christmas
4 todo : fix by Christmas
7 0 7 0 14
5 todo : fix by Christmas
2 todo PASSED: bug by Christmas
S32-num/abs.t...................................... 49 0 0 0 49
S32-num/complex.pugs...............................# Actual: 0 + 0i
# Actual: 0 + 3i
Expand Down Expand Up @@ -5496,9 +5497,9 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S26", 0, 0, 0, 0, 0, 266
"S28", 4, 0, 0, 1, 5, 13
"S29", 30, 7, 9, 6, 52, 86
"S32", 2270, 0, 266, 538, 3074, 6175
"S32", 2268, 0, 268, 538, 3074, 6192
"int", 131, 0, 35, 26, 192, 550
"total", 9502, 7, 3462, 1754, 14725, 25963
"total", 9500, 7, 3464, 1754, 14725, 25980
----------------
Failure summary:
S29-context/sleep.pugs aborted 7 test(s)
Expand Down
Loading

0 comments on commit 995b704

Please sign in to comment.