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 25, 2013
1 parent a8eab0a commit b807d88
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 25 deletions.
14 changes: 7 additions & 7 deletions niecza_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -2180,8 +2180,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: 16668 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
663 10 19 47 739
sh: line 1: 8835 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
665 8 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 @@ -2195,7 +2195,7 @@ sh: line 1: 16668 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
10 tests aborted (missing ok/not ok)
8 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 @@ -5703,7 +5703,7 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S02", 2997, 0, 111, 262, 3370, 3527
"S03", 3958, 32, 193, 361, 4544, 4217
"S04", 805, 3, 33, 63, 904, 991
"S05", 4066, 12, 111, 207, 4396, 5769
"S05", 4068, 10, 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
Expand All @@ -5719,16 +5719,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", 291, 18, 4, 3, 316, 329
"S32", 6433, 1, 131, 234, 6799, 5303
"S32", 6433, 1, 131, 234, 6799, 5287
"int", 455, 1, 21, 27, 504, 552
"total", 20953, 153, 733, 1528, 23367, 24876
"total", 20955, 151, 733, 1528, 23367, 24860
----------------
Failure summary:
S03-operators/context.niecza aborted 32 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 10 test(s)
S05-mass/rx.niecza aborted 8 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 04/25/2013 c07b14a rakudo++ (25089); niecza (83.52%); pugs (37.82%)
"niecza", 20955, 151, 733, 1528, 23367, 24860
"pugs" , 9491, 0, 3453, 1723, 14667, 24723
"rakudo", 25089, 4, 607, 1802, 27502, 24862
# 04/24/2013 b60b89b rakudo++ (25105); niecza (83.46%); pugs (37.8%)
"niecza", 20953, 153, 733, 1528, 23367, 24876
"pugs" , 9491, 0, 3453, 1723, 14667, 24739
Expand Down
24 changes: 12 additions & 12 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(0x9670858)'
# Actual: 'CODE(0xa2fb858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x9670b78)'
# Actual: 'CODE(0xa2fbb78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4445,7 +4445,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:0xf68a8485>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf68a81f5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf68a8485>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf68a81f5>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf689fb91>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf68a0fa5>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf689fb91>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf68a0fa5>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
16 0 2 1 19
Expand Down Expand Up @@ -4599,13 +4599,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.12351.827
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.12351.827
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.12351.827
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.12351.827
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.12351.827
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.12351.827
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.12351.827
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.4579.718
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.4579.718
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.4579.718
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.4579.718
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.4579.718
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.4579.718
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.4579.718
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,8 +5478,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, 0, 266, 517, 3053, 5314
"S32", 2270, 0, 266, 517, 3053, 5298
"int", 131, 0, 35, 26, 192, 542
"total", 9491, 0, 3453, 1723, 14667, 24739
"total", 9491, 0, 3453, 1723, 14667, 24723
----------------
No failures!
Expand Down
15 changes: 9 additions & 6 deletions rakudo_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -1934,8 +1934,8 @@ S32-temporal/Date.t................................Potential difficulties:
S32-temporal/DateTime-Instant-Duration.rakudo...... 28 0 4 1 33
1 skipped: nom regression
4 todo : high-precision Instants NYI (need FatRats)
S32-temporal/DateTime.rakudo....................... 214 0 2 0 216
2 todo : nom regression
S32-temporal/DateTime.rakudo....................... 198 1 1 0 200
1 todo : nom regression
S32-temporal/calendar.rakudo.......................Potential difficulties:
Leading 0 does not indicate octal in Perl 6; please use 0o1 if you mean that
at t/spec/S32-temporal/calendar.rakudo:120
Expand Down Expand Up @@ -2071,9 +2071,8 @@ S32-temporal/calendar.rakudo.......................Potential difficulties:
------> is dtim(2010, 01, 03⏏).week-number, 53, 'DateTime.week-number
129 0 1 0 130
1 todo : output: DateTime.new(year => 2005, month => 2, ...)
S32-temporal/local.rakudo.......................... 3 0 3 19 25
S32-temporal/local.t............................... 3 3 0 19 25
19 skipped: The local time zone may not be America/New_York.
3 todo : nom regression
S32-trig/atan2.t................................... 115 0 0 0 115
S32-trig/cos.t..................................... 154 0 0 0 154
S32-trig/cosec.t................................... 114 0 0 0 114
Expand Down Expand Up @@ -2405,10 +2404,14 @@ 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", 7547, 0, 102, 236, 7885, 5303
"S32", 7531, 4, 98, 236, 7869, 5287
"int", 530, 0, 8, 25, 563, 552
"ros", 2, 0, 0, 0, 2, 2
"total", 25105, 0, 611, 1802, 27518, 24878
"total", 25089, 4, 607, 1802, 27502, 24862
----------------
Failure summary:
S32-temporal/DateTime.rakudo 95 - DateTime.now uses current time
S32-temporal/local.t 4 - UTC -> local -> UTC (2003-08-01T02:22:00Z)
S32-temporal/local.t 5 - UTC -> local -> UTC (1984-02-29T05:55:22Z)
S32-temporal/local.t 6 - UTC -> local -> UTC (1998-12-31T23:59:60Z)
note: test_summary.pl @syn does not have ros

0 comments on commit b807d88

Please sign in to comment.