Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 11, 2013
1 parent cbb541f commit 3c95946
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 69 deletions.
49 changes: 23 additions & 26 deletions niecza_summary.out

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,8 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,notes
niecza,2013-09-11,79.28%,693cdad,21718,0,775,1703,24196,27099,
pugs,2013-09-11,34.79%,693cdad,9531,21,3449,1782,14783,26984,
rakudo.jvm,2013-09-11,99.12%,693cdad,27153,11,707,1568,29439,27101,
rakudo.parrot,2013-09-11,100.00%,693cdad,27395,2,688,1399,29484,27101,
niecza,2013-09-10,79.27%,1974651,21697,3,772,1676,24148,27090,
pugs,2013-09-10,34.83%,1974651,9534,0,3451,1789,14774,26975,
rakudo.jvm,2013-09-10,99.15%,1974651,27138,0,707,1585,29430,27092,
Expand Down
40 changes: 20 additions & 20 deletions pugs_summary.out
Expand Up @@ -21,9 +21,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(0x96ef9f8)'
# Actual: 'CODE(0x90719f8)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x96efd18)'
# Actual: 'CODE(0x9071d18)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -4434,7 +4434,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:0xf6c68921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6882b65>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6c68921>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6882b65>})])}])
S12-attributes/recursive.pugs......................# Actual: An exception was thrown : Undeclared variable: ("$attr",MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d5d45d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6964e9d>})]),[PRuntime {pr_pad = MkPad (padToList [("$__SELF__",PELexical {pe_type = (mkType "Scalar"), pe_proto = <Scalar:0xf6d5d45d>, pe_flags = MkEntryFlags {ef_isContext = False}, pe_store = <ref:0xf6964e9d>})])}])
# Expected: 'undef'
# Actual: '(Scalar)'
# Expected: 'undef'
Expand Down Expand Up @@ -4596,13 +4596,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.8505.397
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.8505.397
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.8505.397
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.8505.397
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.8505.397
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.8505.397
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.8505.397
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.26616.971
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.26616.971
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.26616.971
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.26616.971
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.26616.971
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.26616.971
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.26616.971
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -4667,13 +4667,12 @@ S29-context/eval.pugs..............................# Actual: No exception th
4 todo : fix by Christmas
S29-context/evalfile.t............................. 1 0 0 0 1
S29-context/exit-in-if.t........................... 1 0 0 0 1
S29-context/sleep.pugs.............................# Sleeping for 3s
# Actual: undef
# Actual: No exception thrown
3 0 2 7 12
7 skipped: not yet implemented
1 todo : not yet implemented by Christmas
1 todo : fix by Christmas
S29-context/sleep.pugs.............................# sleep() for 3 seconds
# Looks like you planned 21 tests, but ran 0
*** No such subroutine: "&now"
at t/spec/S29-context/sleep.pugs line 14, column 12-20
0 21 0 0 21
21 tests aborted (missing ok/not ok)
S29-conversions/hash.pugs..........................# Actual: An exception was thrown : Unimplemented unaryOp: hash
3 0 1 4 8
4 skipped: Unimplemented unaryOp: hash
Expand Down Expand Up @@ -5467,9 +5466,10 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S24", 47, 0, 25, 4, 76, 88
"S26", 0, 0, 0, 0, 0, 266
"S28", 4, 0, 0, 1, 5, 13
"S29", 33, 0, 7, 13, 53, 87
"S29", 30, 21, 5, 6, 62, 96
"S32", 2272, 0, 262, 556, 3090, 6441
"int", 129, 0, 35, 28, 192, 550
"total", 9534, 0, 3451, 1789, 14774, 26975
"total", 9531, 21, 3449, 1782, 14783, 26984
----------------
No failures!
Failure summary:
S29-context/sleep.pugs aborted 21 test(s)
Expand Down
24 changes: 12 additions & 12 deletions rakudo.jvm_summary.out
Expand Up @@ -99,7 +99,7 @@ S02-names-vars/names.rakudo.jvm.................... 127 0 2 13 142
7 skipped: package variable autovivification
1 todo : nom regression
1 todo : dubious test - otherwise why is ::<$foo> allowed?
S02-names-vars/perl.rakudo.jvm..................... 98 0 0 6 104
S02-names-vars/perl.rakudo.jvm..................... 97 1 0 6 104
2 skipped: {...}.perl does not work
2 skipped: recursive data structure
2 skipped: RT 67790
Expand Down Expand Up @@ -155,8 +155,7 @@ S02-types/array_ref.t.............................. 45 0 0 0 45
S02-types/assigning-refs.rakudo.jvm................ 15 0 3 0 18
3 todo : non-flattening hash refs
S02-types/autovivification.t....................... 25 0 0 0 25
S02-types/bag.rakudo.jvm........................... 139 0 2 13 154
8 skipped: takes too long
S02-types/bag.rakudo.jvm........................... 147 0 2 5 154
3 skipped: No longer Iterable
2 skipped: Odd number of elements
2 todo : Not properly interpolating
Expand Down Expand Up @@ -202,9 +201,8 @@ S02-types/infinity.rakudo.jvm...................... 6 0 3 4 13
4 skipped: integer Inf
3 todo : Int conversion of NaN and Inf
S02-types/instants-and-durations.t................. 12 0 0 0 12
S02-types/keybag.rakudo.jvm........................ 134 0 4 34 172
S02-types/keybag.rakudo.jvm........................ 142 0 4 26 172
21 skipped: 'is ObjectType' NYI
8 skipped: takes too long
3 skipped: No longer Iterable
2 skipped: Odd number of elements
2 todo : Needs to catch up with spec
Expand Down Expand Up @@ -901,8 +899,7 @@ S06-signature/unspecified.rakudo.jvm............... 12 0 5 0 17
S06-traits/is-assoc.rakudo.jvm..................... 4 0 0 2 6
2 skipped: RT 116244
S06-traits/is-copy.t............................... 24 0 0 0 24
S06-traits/is-readonly.rakudo.jvm.................. 1 0 1 1 3
1 skipped: we do not have VAR() yet)
S06-traits/is-readonly.rakudo.jvm.................. 2 0 1 0 3
1 todo : readonly attributes
S06-traits/is-rw.rakudo.jvm........................ 5 0 2 0 7
1 todo : Depends on preceding test working
Expand Down Expand Up @@ -1187,7 +1184,8 @@ S29-context/eval.rakudo.jvm........................ 15 0 0 3 18
S29-context/exit-in-if.t........................... 1 0 0 0 1
S29-context/exit.rakudo.jvm........................ 1 0 2 0 3
2 todo : nigh
S29-context/sleep.t................................ 12 0 0 0 12
S29-context/sleep.t................................ 11 10 0 0 21
10 tests aborted (missing ok/not ok)
S29-conversions/hash.t............................. 8 0 0 0 8
S29-conversions/ord_and_chr.rakudo.jvm............. 254 0 1 1 256
1 skipped: high character name lookup
Expand Down Expand Up @@ -1524,11 +1522,11 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3481, 0, 116, 365, 3962, 3905
"S02", 3496, 1, 116, 349, 3962, 3905
"S03", 4728, 0, 128, 142, 4998, 4665
"S04", 940, 0, 43, 36, 1019, 1038
"S05", 4782, 0, 160, 439, 5381, 5825
"S06", 1156, 0, 43, 108, 1307, 1291
"S06", 1157, 0, 43, 107, 1307, 1291
"S07", 0, 0, 0, 0, 0, 0
"S09", 174, 0, 9, 12, 195, 195
"S10", 67, 0, 1, 2, 70, 127
Expand All @@ -1542,11 +1540,13 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S24", 1, 0, 0, 0, 1, 88
"S26", 308, 0, 0, 1, 309, 266
"S28", 7, 0, 0, 0, 7, 13
"S29", 322, 0, 7, 4, 333, 343
"S29", 321, 10, 7, 4, 342, 352
"S32", 8645, 0, 114, 264, 9023, 6430
"int", 523, 0, 21, 27, 571, 560
"ros", 2, 0, 0, 0, 2, 2
"total", 27138, 0, 707, 1585, 29430, 27092
"total", 27153, 11, 707, 1568, 29439, 27101
----------------
Failure summary:
S02-names-vars/perl.rakudo.jvm 90 - .perl on user-defined type roundtrips okay
S29-context/sleep.t aborted 10 test(s)
note: test_summary.pl @syn does not have ros
25 changes: 14 additions & 11 deletions rakudo.parrot_summary.out
Expand Up @@ -201,8 +201,7 @@ S02-types/array_ref.t.............................. 45 0 0 0 45
S02-types/assigning-refs.rakudo.parrot............. 15 0 3 0 18
3 todo : non-flattening hash refs
S02-types/autovivification.t....................... 25 0 0 0 25
S02-types/bag.rakudo.parrot........................ 139 0 2 13 154
8 skipped: takes too long
S02-types/bag.rakudo.parrot........................ 147 0 2 5 154
3 skipped: No longer Iterable
2 skipped: Odd number of elements
2 todo : Not properly interpolating
Expand Down Expand Up @@ -250,9 +249,8 @@ S02-types/infinity.rakudo.parrot................... 6 0 3 4 13
4 skipped: integer Inf
3 todo : Int conversion of NaN and Inf
S02-types/instants-and-durations.t................. 12 0 0 0 12
S02-types/keybag.rakudo.parrot..................... 134 0 4 34 172
S02-types/keybag.rakudo.parrot..................... 142 0 4 26 172
21 skipped: 'is ObjectType' NYI
8 skipped: takes too long
3 skipped: No longer Iterable
2 skipped: Odd number of elements
2 todo : Needs to catch up with spec
Expand Down Expand Up @@ -1415,8 +1413,7 @@ S06-traits/is-copy.t...............................Potential difficulties:
at eval_0:1
------> sub f ($x is copy) { my $x ⏏}
24 0 0 0 24
S06-traits/is-readonly.rakudo.parrot............... 1 0 1 1 3
1 skipped: we do not have VAR() yet)
S06-traits/is-readonly.rakudo.parrot............... 2 0 1 0 3
1 todo : readonly attributes
S06-traits/is-rw.rakudo.parrot..................... 5 0 2 0 7
1 todo : Depends on preceding test working
Expand Down Expand Up @@ -1754,7 +1751,12 @@ S29-context/eval.rakudo.parrot..................... 15 0 0 3 18
2 skipped: eval coerce to string
S29-context/exit-in-if.t........................... 1 0 0 0 1
S29-context/exit.t................................. 3 0 0 0 3
S29-context/sleep.t................................ 12 0 0 0 12
S29-context/sleep.t................................===SORRY!===
CHECK FAILED:
Calling 'sleep-till' will never work with argument types (num) (lines 1, 1)
Expected: :(Instant $till)
19 2 0 0 21
2 tests aborted (missing ok/not ok)
S29-conversions/hash.t............................. 8 0 0 0 8
S29-conversions/ord_and_chr.rakudo.parrot.......... 255 0 1 0 256
1 todo : RT #65172 - combining graphemes
Expand Down Expand Up @@ -2526,11 +2528,11 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3579, 0, 112, 271, 3962, 3905
"S02", 3595, 0, 112, 255, 3962, 3905
"S03", 4725, 0, 132, 141, 4998, 4665
"S04", 951, 0, 38, 30, 1019, 1038
"S05", 4787, 0, 162, 432, 5381, 5825
"S06", 1164, 0, 38, 105, 1307, 1291
"S06", 1165, 0, 38, 104, 1307, 1291
"S07", 0, 0, 0, 0, 0, 0
"S09", 174, 0, 9, 12, 195, 195
"S10", 67, 0, 1, 2, 70, 127
Expand All @@ -2544,11 +2546,12 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S24", 1, 0, 0, 0, 1, 88
"S26", 308, 0, 0, 1, 309, 266
"S28", 7, 0, 0, 0, 7, 13
"S29", 328, 0, 2, 3, 333, 343
"S29", 335, 2, 2, 3, 342, 352
"S32", 8732, 0, 121, 215, 9068, 6430
"int", 538, 0, 10, 23, 571, 560
"ros", 2, 0, 0, 0, 2, 2
"total", 27371, 0, 688, 1416, 29475, 27092
"total", 27395, 2, 688, 1399, 29484, 27101
----------------
Failure summary:
S29-context/sleep.t aborted 2 test(s)
note: test_summary.pl @syn does not have ros

0 comments on commit 3c95946

Please sign in to comment.