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 9, 2013
1 parent d9424ac commit ca6050c
Show file tree
Hide file tree
Showing 5 changed files with 83 additions and 70 deletions.
50 changes: 39 additions & 11 deletions niecza_summary.out
Expand Up @@ -434,12 +434,39 @@ S02-types/autovivification.niecza..................Potential difficulties:
5 skipped: Unable to resolve method push in type Any
2 todo : https://github.com/sorear/niecza/issues/176
S02-types/bag.niecza...............................Potential difficulties:
@ks is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 93:
@ks is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 91:
------>  my ⏏@ks = $b.keys;

136 0 1 5 142
Use of uninitialized value in string context
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 1389 (warn @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 269 (Mu.Str @ 15)
at <unknown> line 0 (ExitRunloop @ 0)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 7 (ANON @ 2)
at <unknown> line 0 (KERNEL map @ 2)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 370 (Any.map @ 4)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 7 (showkv @ 6)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 317 (mainline @ 331)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4583 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
Use of uninitialized value in string context
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 1389 (warn @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 269 (Mu.Str @ 15)
at <unknown> line 0 (ExitRunloop @ 0)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 7 (ANON @ 2)
at <unknown> line 0 (KERNEL map @ 2)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 370 (Any.map @ 4)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 7 (showkv @ 6)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/bag.niecza line 327 (mainline @ 353)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4583 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4584 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
144 0 5 5 154
3 skipped: Non-Str keys NYI
2 skipped: Unmatched key in Hash.LISTSTORE
4 todo : Bag in Bag does not work correctly yet
1 todo : Non-string bag elements NYI
S02-types/bool.t................................... 51 0 0 0 51
S02-types/catch_type_cast_mismatch.niecza.......... 8 0 1 1 10
Expand Down Expand Up @@ -517,7 +544,7 @@ S02-types/hash_ref.niecza.......................... 27 0 4 0 31
4 todo :
S02-types/infinity.t............................... 13 0 0 0 13
S02-types/keybag.niecza............................Potential difficulties:
@ks is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/keybag.niecza line 114:
@ks is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-types/keybag.niecza line 113:
------>  my ⏏@ks = $b.keys;

141 0 2 29 172
Expand Down Expand Up @@ -559,7 +586,7 @@ S02-types/range.niecza.............................Potential difficulties:
2 skipped: Unable to resolve method reverse in class Range
1 skipped: Attempted to access slot $!min of type object for Range
1 skipped: Undeclared name: "Failure"
S02-types/set.niecza............................... 118 0 8 13 139
S02-types/set.niecza............................... 123 2 8 13 146
10 skipped: Hypers not yet Set compatible
3 skipped: Unmatched key in Hash.LISTSTORE
3 todo :
Expand Down Expand Up @@ -1424,7 +1451,7 @@ S03-sequence/misc.niecza...........................Potential difficulties:
1 skipped: Nominal type check failed in binding Int $n in f; got Str, needed Int
3 skipped: Slicel lists are NYI
1 skipped: Need something on the LHS
S03-sequence/nonnumeric.niecza..................... 15 0 0 20 35
S03-sequence/nonnumeric.niecza..................... 17 0 0 20 37
17 skipped: Two definitions found for symbol ::GLOBAL::&infix:<cmp> (etc)
3 skipped: munch not implemented
S03-smartmatch/any-any.t........................... 8 0 0 0 8
Expand Down Expand Up @@ -2725,7 +2752,7 @@ S06-advanced/caller.niecza.........................Potential difficulties:
2 0 1 16 19
16 skipped: NYI
1 todo : try interferes with caller counting
S06-advanced/callframe.niecza...................... 3 1 1 3 8
S06-advanced/callframe.niecza...................... 4 0 1 3 8
1 skipped: Unable to resolve method inline in type CallFrame
2 skipped: Unable to resolve method my in type CallFrame
1 todo : needs .my
Expand Down Expand Up @@ -5885,11 +5912,11 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 3097, 0, 112, 273, 3482, 3886
"S03", 4043, 0, 204, 398, 4645, 4663
"S02", 3110, 2, 116, 273, 3501, 3905
"S03", 4045, 0, 204, 398, 4647, 4665
"S04", 799, 0, 35, 60, 894, 1038
"S05", 4101, 0, 118, 221, 4440, 5814
"S06", 777, 1, 58, 162, 998, 1291
"S06", 778, 0, 58, 162, 998, 1291
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 195
"S10", 35, 0, 5, 19, 59, 127
Expand All @@ -5906,8 +5933,9 @@ integration/weird-errors.niecza.................... 4 0 1 3 8
"S29", 306, 0, 2, 10, 318, 343
"S32", 6514, 0, 138, 242, 6894, 6430
"int", 463, 0, 22, 27, 512, 560
"total", 21356, 2, 768, 1630, 23756, 27058
"total", 21372, 3, 772, 1630, 23777, 27079
----------------
Failure summary:
S06-advanced/callframe.niecza 2 - callframe().line
S02-types/set.niecza 80 - ... the keys of which are Strs
S02-types/set.niecza 81 - ... and the values of which are Bool
S14-roles/attributes.t aborted 1 test(s)
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-09,78.20%,d55dccf,21372,3,772,1630,23777,27079,
pugs,2013-09-09,34.45%,d55dccf,9414,145,3448,1767,14774,26964,
rakudo.jvm,2013-09-09,99.13%,d55dccf,27092,0,742,1585,29419,27081,
rakudo.parrot,2013-09-09,100.00%,d55dccf,27330,0,718,1416,29464,27081,
niecza,2013-09-08,78.27%,9f96263,21356,2,768,1630,23756,27058,
pugs,2013-09-08,34.40%,9f96263,9386,145,3448,1767,14746,26915,
rakudo.jvm,2013-09-08,99.13%,9f96263,27049,0,764,1585,29398,27060,
Expand Down
28 changes: 14 additions & 14 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(0x95b39f8)'
# Actual: 'CODE(0xa8759f8)'
# Expected: 'Just another Pugs hacker'
# Actual: 'CODE(0x95b3d18)'
# Actual: 'CODE(0xa875d18)'
# Expected: '\()'
# Actual: '\("foo", "hate")'
2 0 3 0 5
Expand Down Expand Up @@ -596,7 +596,7 @@ S02-types/int-uint.pugs............................# Actual: No exception th
# Actual: No exception thrown
# Actual: No exception thrown
# Actual: No exception thrown
42 0 70 0 112
70 0 70 0 140
70 todo : fix by Christmas
S02-types/lists.pugs...............................# Expected: '23'
# Actual: '42'
Expand Down Expand Up @@ -4550,7 +4550,7 @@ S13-syntax/aliasing.t.............................. 3 0 0 0 3
S14-roles/attributes.pugs..........................# Actual: No exception thrown
# Actual: No exception thrown
# Looks like you planned 7 tests, but ran 6
*** Cannot cast into Hash: VRef <Array:0xf6b86d95>
*** Cannot cast into Hash: VRef <Array:0xf6d98e0d>
at t/spec/S14-roles/attributes.pugs line 56, column 23-30
4 1 2 0 7
2 todo : fix by Christmas
Expand Down Expand Up @@ -4594,13 +4594,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.19630.885
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.19630.885
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.19630.885
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.19630.885
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.19630.885
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.19630.885
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.19630.885
# ./Pugs/pugs -e print -e qq.Hello -e Pugs. > temp-ex-output.19084.890
# ./Pugs/pugs -e print -we qq.Hello -e Pugs. > temp-ex-output.19084.890
# ./Pugs/pugs -e print -wle qq.Hello -e Pugs. > temp-ex-output.19084.890
# ./Pugs/pugs -e print -weqq.Hello -e Pugs. > temp-ex-output.19084.890
# ./Pugs/pugs -e print -e qq.Hel. -e ";print" -e qq.lo. -e ";print" -e "qq.\nPugs." > temp-ex-output.19084.890
# ./Pugs/pugs -e print -e qq.Hel. -w -e ";print" -e qq.lo. -w -e ";print" -e "qq.\nPugs." > temp-ex-output.19084.890
# ./Pugs/pugs -e @ARGS.perl.say -e "" Hello Pugs > temp-ex-output.19084.890
7 0 0 0 7
pass fail todo skip plan
S24-testing/0-compile.t............................ 1 0 0 0 1
Expand Down Expand Up @@ -5447,8 +5447,8 @@ 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", 1428, 0, 321, 468, 2217, 3986
"S03", 1755, 144, 286, 284, 2469, 4663
"S02", 1456, 0, 321, 468, 2245, 4033
"S03", 1755, 144, 286, 284, 2469, 4665
"S04", 479, 0, 98, 88, 665, 1038
"S05", 2215, 0, 2207, 56, 4478, 5814
"S06", 400, 0, 77, 129, 606, 1291
Expand All @@ -5468,7 +5468,7 @@ integration/substr-after-match-in-gather-in-for.t.. 1 0 0 0 1
"S29", 33, 0, 7, 13, 53, 87
"S32", 2272, 0, 262, 556, 3090, 6441
"int", 129, 0, 35, 28, 192, 550
"total", 9386, 145, 3448, 1767, 14746, 26915
"total", 9414, 145, 3448, 1767, 14774, 26964
----------------
Failure summary:
S03-operators/arith.pugs aborted 144 test(s)
Expand Down
33 changes: 12 additions & 21 deletions rakudo.jvm_summary.out
Expand Up @@ -155,13 +155,11 @@ 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........................... 124 0 5 13 142
S02-types/bag.rakudo.jvm........................... 139 0 2 13 154
8 skipped: takes too long
3 skipped: No longer Iterable
2 skipped: Odd number of elements
2 todo : Not properly interpolating
1 todo : .Bag is not supposed to flatten
2 todo : huh?
S02-types/bool.t................................... 51 0 0 0 51
S02-types/capture.rakudo.jvm....................... 18 0 2 1 21
1 skipped: nom regression
Expand Down Expand Up @@ -204,18 +202,16 @@ 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........................ 133 0 5 34 172
S02-types/keybag.rakudo.jvm........................ 134 0 4 34 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
1 todo : huh?
2 todo : in flux
S02-types/keyset.rakudo.jvm........................ 130 0 3 11 144
S02-types/keyset.rakudo.jvm........................ 131 0 2 11 144
10 skipped: 'is ObjectType' NYI
1 skipped: no longer Iterable
1 todo : huh?
2 todo : Not up to current spec
S02-types/lazy-lists.t............................. 19 0 0 0 19
S02-types/lists.rakudo.jvm......................... 24 0 1 3 28
Expand Down Expand Up @@ -246,14 +242,10 @@ S02-types/pair.rakudo.jvm.......................... 94 0 1 2 97
S02-types/parcel.t................................. 15 0 0 0 15
S02-types/parsing-bool.t........................... 4 0 0 0 4
S02-types/range.t.................................. 127 0 0 0 127
S02-types/set.rakudo.jvm........................... 118 0 17 4 139
S02-types/set.rakudo.jvm........................... 130 0 12 4 146
1 skipped: Set is no longer Iterable
3 skipped: Odd number of elements
2 todo : Not properly interpolating
1 todo : this test is bogus?
1 todo : huh?
2 todo : Set does not conform to new standard yet
1 todo : not up to spec
10 todo : Hypers not yet Set compatible
S02-types/sigils-and-types.rakudo.jvm.............. 26 0 2 0 28
1 todo : Capture does Associative
Expand Down Expand Up @@ -352,11 +344,10 @@ S03-operators/assign.rakudo.jvm.................... 252 0 22 12 286
S03-operators/autoincrement-range.t................ 96 0 0 0 96
S03-operators/autoincrement.t...................... 78 0 0 0 78
S03-operators/autovivification.t................... 23 0 0 0 23
S03-operators/bag.rakudo.jvm....................... 54 0 38 16 108
S03-operators/bag.rakudo.jvm....................... 61 0 31 16 108
16 skipped: Reduction and bag operators
1 todo : Test may be wrong?
1 todo : Right now this works as $kb ∩ glag ∩ green ∩ blood. Test may be wrong
36 todo : huh?
30 todo : huh?
S03-operators/basic-types.t........................ 19 0 0 0 19
S03-operators/bit.t................................ 33 0 0 0 33
S03-operators/boolean-bitwise.t.................... 45 0 0 0 45
Expand Down Expand Up @@ -421,10 +412,10 @@ S03-operators/reduce-le1arg.rakudo.jvm............. 50 0 0 4 54
S03-operators/relational.t......................... 118 0 0 0 118
S03-operators/repeat.t............................. 32 0 0 0 32
S03-operators/scalar-assign.t...................... 4 0 0 0 4
S03-operators/set.rakudo.jvm....................... 269 0 9 18 296
S03-operators/set.rakudo.jvm....................... 274 0 4 18 296
2 skipped: ∅ NYI
16 skipped: Reduction and set operators
9 todo : huh?
4 todo : huh?
S03-operators/short-circuit.rakudo.jvm............. 77 0 6 0 83
6 todo : wrong return type
S03-operators/so.rakudo.jvm........................ 14 0 1 0 15
Expand All @@ -449,7 +440,7 @@ S03-sequence/misc.rakudo.jvm....................... 5 0 4 10 19
2 todo : NYI
1 todo : bogus test?
1 todo : RT 80574
S03-sequence/nonnumeric.rakudo.jvm................. 16 0 0 19 35
S03-sequence/nonnumeric.rakudo.jvm................. 18 0 0 19 37
6 skipped: lifting comparison ops
11 skipped: hangs
2 skipped: Decrement out of range
Expand Down Expand Up @@ -1535,8 +1526,8 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 3452, 0, 126, 365, 3943, 3886
"S03", 4681, 0, 173, 142, 4996, 4663
"S02", 3481, 0, 116, 365, 3962, 3905
"S03", 4695, 0, 161, 142, 4998, 4665
"S04", 940, 0, 43, 36, 1019, 1038
"S05", 4769, 0, 162, 439, 5370, 5814
"S06", 1156, 0, 43, 108, 1307, 1291
Expand All @@ -1557,7 +1548,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 8645, 0, 114, 264, 9023, 6430
"int", 523, 0, 21, 27, 571, 560
"ros", 2, 0, 0, 0, 2, 2
"total", 27049, 0, 764, 1585, 29398, 27060
"total", 27092, 0, 742, 1585, 29419, 27081
----------------
Failure summary:
note: test_summary.pl @syn does not have ros

0 comments on commit ca6050c

Please sign in to comment.