Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Mar 13, 2013
1 parent 32184f7 commit 1caa659
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 37 deletions.
16 changes: 8 additions & 8 deletions niecza_summary.out
Expand Up @@ -187,7 +187,7 @@ S02-magicals/env.niecza............................Potential difficulties:
S02-magicals/file_line.t........................... 2 0 0 0 2
S02-magicals/progname.niecza....................... 3 0 1 0 4
1 todo :
S02-magicals/sub.t................................. 3 0 0 0 3
S02-magicals/sub.t................................. 6 0 0 0 6
S02-names-vars/contextual.t........................ 23 0 0 0 23
S02-names-vars/fmt.niecza.......................... 19 0 2 0 21
2 todo : %f NYI
Expand Down Expand Up @@ -2155,8 +2155,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: 22441 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
665 8 19 47 739
sh: line 1: 6451 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 @@ -2170,7 +2170,7 @@ sh: line 1: 22441 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 @@ -5656,10 +5656,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, 111, 265, 3357, 3520
"S02", 2984, 0, 111, 265, 3360, 3523
"S03", 3984, 0, 196, 358, 4538, 4211
"S04", 792, 0, 33, 60, 885, 971
"S05", 4065, 8, 111, 207, 4391, 5764
"S05", 4066, 7, 111, 207, 4391, 5764
"S06", 773, 0, 56, 161, 990, 1280
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5677,7 +5677,7 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 305, 0, 5, 5, 315, 328
"S32", 6428, 0, 131, 238, 6797, 5379
"int", 456, 0, 21, 27, 504, 552
"total", 21018, 8, 753, 1546, 23325, 24908
"total", 21022, 7, 753, 1546, 23328, 24911
----------------
Failure summary:
S05-mass/rx.niecza aborted 8 test(s)
S05-mass/rx.niecza aborted 7 test(s)
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 03/13/2013 ee9b043 rakudo++ (24961); niecza (84.21%); pugs (37.94%)
"niecza", 21022, 7, 753, 1546, 23328, 24911
"pugs" , 9471, 7, 3458, 1706, 14642, 24774
"rakudo", 24961, 14, 641, 1818, 27434, 24913
# 03/12/2013 afcb23f rakudo++ (24956); niecza (84.22%); pugs (37.96%)
"niecza", 21018, 8, 753, 1546, 23325, 24908
"pugs" , 9474, 1, 3458, 1706, 14639, 24771
Expand Down
32 changes: 19 additions & 13 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(0x91d1858)'
# Actual: 'CODE(0xa193858)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x91d1b78)'
# Actual: 'CODE(0xa193b78)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -241,7 +241,12 @@ S02-literals/subscript.pugs........................# Actual: No exception th
S02-literals/underscores.t......................... 19 0 0 0 19
S02-magicals/block.t............................... 1 0 0 0 1
S02-magicals/dollar-underscore.t................... 9 0 0 0 9
S02-magicals/sub.t................................. 3 0 0 0 3
S02-magicals/sub.t.................................***
Unexpected "foo"
expecting ":" or "("
at t/spec/S02-magicals/sub.t line 30, column 14
0 6 0 0 6
6 tests aborted (missing ok/not ok)
S02-magicals/subname.pugs..........................# Actual: undef
3 0 1 0 4
1 todo : fix by Christmas
Expand Down Expand Up @@ -4445,7 +4450,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:0xf6c66c49>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c66999>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c66c49>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6c66999>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d5cd81>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d5cc21>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d5cd81>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6d5cc21>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
16 0 2 1 19
Expand Down Expand Up @@ -4599,13 +4604,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.18816.711
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.18816.711
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.18816.711
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.18816.711
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.18816.711
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.18816.711
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.18816.711
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.2583.767
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.2583.767
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.2583.767
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.2583.767
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.2583.767
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.2583.767
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.2583.767
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5462,7 +5467,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, 318, 456, 2194, 3620
"S02", 1417, 6, 318, 456, 2197, 3623
"S03", 1866, 0, 288, 306, 2460, 4211
"S04", 486, 1, 110, 86, 683, 971
"S05", 2214, 0, 2206, 56, 4476, 5764
Expand All @@ -5483,7 +5488,8 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S29", 32, 0, 6, 6, 44, 78
"S32", 2263, 0, 268, 515, 3046, 5390
"int", 131, 0, 35, 26, 192, 542
"total", 9474, 1, 3458, 1706, 14639, 24771
"total", 9471, 7, 3458, 1706, 14642, 24774
----------------
Failure summary:
S02-magicals/sub.t aborted 6 test(s)
S04-statements/terminator.pugs 12 - auto-curly applies inside array composer
Expand Down
21 changes: 5 additions & 16 deletions rakudo_summary.out
Expand Up @@ -117,7 +117,7 @@ S02-magicals/env.rakudo............................ 13 0 2 1 16
S02-magicals/file_line.t........................... 2 0 0 0 2
S02-magicals/pid.t................................. 1 0 0 0 1
S02-magicals/progname.t............................ 4 0 0 0 4
S02-magicals/sub.t................................. 3 0 0 0 3
S02-magicals/sub.t................................. 6 0 0 0 6
S02-magicals/vm.t.................................. 3 0 0 0 3
S02-names-vars/contextual.t........................ 23 0 0 0 23
S02-names-vars/fmt.rakudo.......................... 19 0 2 0 21
Expand Down Expand Up @@ -1690,21 +1690,11 @@ S32-container/roundrobin.rakudo.................... 4 0 1 0 5
S32-container/zip.rakudo........................... 8 0 0 4 12
2 skipped: Seq
2 skipped: lvalue zip
S32-exceptions/misc.rakudo.........................Could not find symbol '&Elsif'
in method <anon> at src/gen/CORE.setting:10545
in at src/gen/Metamodel.pm:2493
in any find_method_fallback at src/gen/Metamodel.pm:2481
in any find_method at src/gen/Metamodel.pm:929
in at src/gen/BOOTSTRAP.pm:895
in any at src/gen/BOOTSTRAP.pm:879
in block at t/spec/S32-exceptions/misc.rakudo:394

521 0 0 4 0
S32-exceptions/misc.rakudo......................... 523 0 0 4 527
1 skipped: RT 114134
1 skipped: RT 78370
1 skipped: parsing of $& and other p5 variables
1 skipped: parsing regression
525 tests more than planned were run
S32-hash/delete.t.................................. 11 0 0 0 11
S32-hash/delete_adverb.t........................... 9 0 0 0 9
S32-hash/exists.rakudo............................. 20 0 0 1 21
Expand Down Expand Up @@ -2401,7 +2391,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3177, 0, 142, 261, 3580, 3520
"S02", 3180, 0, 142, 261, 3583, 3523
"S03", 4358, 0, 141, 369, 4868, 4211
"S04", 853, 0, 32, 50, 935, 971
"S05", 4687, 0, 115, 518, 5320, 5764
Expand All @@ -2420,10 +2410,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 292, 8, 0, 1, 301, 258
"S28", 7, 0, 0, 0, 7, 13
"S29", 310, 0, 1, 7, 318, 328
"S32", 7493, 6, 107, 235, 7316, 5379
"S32", 7495, 6, 107, 235, 7843, 5379
"int", 529, 0, 8, 25, 562, 552
"ros", 2, 0, 0, 0, 2, 2
"total", 24956, 14, 641, 1818, 26904, 24910
"total", 24961, 14, 641, 1818, 27434, 24913
----------------
Failure summary:
S26-documentation/09-configuration.t 2 -
Expand All @@ -2434,7 +2424,6 @@ S26-documentation/09-configuration.t 10 -
S26-documentation/09-configuration.t 11 -
S26-documentation/09-configuration.t 12 -
S26-documentation/09-configuration.t 14 -
S32-exceptions/misc.rakudo passed 525 unplanned test(s)
S32-num/stringify.rakudo 105 - ~<1797010299914431210413179829509605039731475627537851106401/1152921504606846976>
S32-num/stringify.rakudo 106 - <1797010299914431210413179829509605039731475627537851106401/1152921504606846976>.Str
S32-num/stringify.rakudo 107 - <1797010299914431210413179829509605039731475627537851106401/1152921504606846976>.gist
Expand Down

0 comments on commit 1caa659

Please sign in to comment.