Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jun 15, 2014
1 parent f738213 commit 9a69a12
Show file tree
Hide file tree
Showing 6 changed files with 1,782 additions and 963 deletions.
9 changes: 4 additions & 5 deletions log/niecza_summary.out
Expand Up @@ -4542,7 +4542,7 @@ S32-list/map.niecza................................ 45 0 2 12 59
1 todo :
1 todo : https://github.com/sorear/niecza/issues/182
S32-list/minmax.t.................................. 55 0 0 0 55
S32-list/pick.niecza............................... 48 8 0 1 57
S32-list/pick.niecza............................... 49 7 0 1 57
1 skipped: ().pick === Nil
S32-list/reduce.niecza.............................Potential difficulties:
@array is declared but not used at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S32-list/reduce.niecza line 28:
Expand Down Expand Up @@ -6089,16 +6089,16 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S14", 168, 0, 1, 11, 180, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 150, 46, 4, 31, 231, 302
"S17", 0, 0, 0, 0, 0, 586
"S17", 0, 0, 0, 0, 0, 594
"S19", 0, 4, 0, 0, 4, 6
"S24", 1, 0, 0, 0, 1, 88
"S26", 0, 0, 0, 0, 0, 312
"S28", 6, 0, 1, 0, 7, 13
"S29", 300, 6, 2, 11, 319, 351
"S32", 6618, 207, 128, 251, 7198, 7523
"S32", 6619, 206, 128, 251, 7198, 7523
"int", 447, 36, 19, 22, 524, 1107
"ros", 0, 0, 0, 0, 0, 2
"total", 20683, 1199, 713, 1733, 24296, 31561
"total", 20684, 1198, 713, 1733, 24296, 31569
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down Expand Up @@ -6161,7 +6161,6 @@ S32-list/pick.niecza 49 - one pick on Enum type works
S32-list/pick.niecza 50 - all pick on Enum type works
S32-list/pick.niecza 51 - too many pick on Enum type works
S32-list/pick.niecza 53 - simple pick on Enum is sane
S32-list/pick.niecza 54 - one pick on Enum is sane
S32-list/pick.niecza 55 - all pick on Enum is sane
S32-list/pick.niecza 56 - too many pick on Enum is sane
S32-list/roll.niecza 41 - simple roll on Enum type works
Expand Down
4 changes: 2 additions & 2 deletions log/pugs_summary.out
Expand Up @@ -1381,7 +1381,7 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S14", 0, 76, 0, 0, 76, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 19, 1, 0, 1, 21, 289
"S17", 0, 0, 0, 0, 0, 586
"S17", 0, 0, 0, 0, 0, 594
"S19", 0, 7, 0, 0, 7, 13
"S24", 0, 76, 0, 0, 76, 88
"S26", 0, 0, 0, 0, 0, 312
Expand All @@ -1390,7 +1390,7 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"S32", 0, 3069, 0, 0, 3069, 7534
"int", 0, 202, 0, 0, 202, 1097
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14740, 0, 1, 14760, 31445
"total", 19, 14740, 0, 1, 14760, 31453
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down
2,674 changes: 1,744 additions & 930 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

17 changes: 10 additions & 7 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

36 changes: 17 additions & 19 deletions log/rakudo.parrot_summary.out
Expand Up @@ -83,27 +83,27 @@ S02-literals/underscores.t......................... 19 0 0 0 19
S02-literals/version.rakudo.parrot................. 25 0 3 0 28
3 todo : trailing zeroes fail
S02-magicals/78258.t............................... 1 0 0 0 1
S02-magicals/DISTRO.rakudo.parrot..................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1497
S02-magicals/DISTRO.rakudo.parrot..................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type Str in string context in block at t/spec/S02-magicals/DISTRO.rakudo.parrot:47

11 0 3 14 28
14 skipped: unimpl $?DISTRO
1 todo : no Distro.desc yet
2 todo : no Distro.signature yet
S02-magicals/KERNEL.rakudo.parrot..................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1497
S02-magicals/KERNEL.rakudo.parrot..................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type Str in string context in block at t/spec/S02-magicals/KERNEL.rakudo.parrot:39

13 0 3 16 32
16 skipped: unimpl $?KERNEL
1 todo : no Kernel.desc yet
2 todo : no Kernel.signature yet
S02-magicals/PERL.rakudo.parrot....................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1497
S02-magicals/PERL.rakudo.parrot....................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type Str in string context in block at t/spec/S02-magicals/PERL.rakudo.parrot:49

use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1497
use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type Str in string context in block at t/spec/S02-magicals/PERL.rakudo.parrot:68

Expand All @@ -115,7 +115,7 @@ use of uninitialized value of type Str in string context in block at t/spec/S0
2 todo : no Perl.compiler.signature yet
1 todo : no Perl.compiler.desc yet
2 todo : no Perl.signature yet
S02-magicals/VM.rakudo.parrot......................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1497
S02-magicals/VM.rakudo.parrot......................use of uninitialized value of type Blob in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type Str in string context in block at t/spec/S02-magicals/VM.rakudo.parrot:48

Expand Down Expand Up @@ -236,7 +236,7 @@ S02-types/bag.rakudo.parrot........................ 190 0 2 5 197
3 skipped: No longer Iterable
2 skipped: Odd number of elements
2 todo : Not properly interpolating
S02-types/baghash.rakudo.parrot.................... 219 1 4 26 250
S02-types/baghash.rakudo.parrot.................... 220 0 4 26 250
21 skipped: 'is ObjectType' NYI
3 skipped: No longer Iterable
2 skipped: Odd number of elements
Expand Down Expand Up @@ -566,7 +566,7 @@ S03-operators/autovivification.t...................use of uninitialized value of

use of uninitialized value of type Any in numeric context in block at t/spec/S03-operators/autovivification.t:100

use of uninitialized value of type Any in string context in any at gen/parrot/BOOTSTRAP.nqp:103
use of uninitialized value of type Any in string context in any at gen/parrot/BOOTSTRAP.nqp:87

23 0 0 0 23
S03-operators/bag.rakudo.parrot.................... 92 0 0 16 108
Expand Down Expand Up @@ -1171,7 +1171,7 @@ S05-metasyntax/null.t.............................. 4 0 0 0 4
S05-metasyntax/proto-token-ltm.t................... 10 0 0 0 10
S05-metasyntax/regex.t.............................Useless declaration of a has-scoped method in mainline (did you mean 'my token foo'?)
Useless declaration of a has-scoped method in mainline (did you mean 'my regex baz'?)
use of uninitialized value of type Any in string context in any at gen/parrot/BOOTSTRAP.nqp:103
use of uninitialized value of type Any in string context in any at gen/parrot/BOOTSTRAP.nqp:87

26 0 0 0 26
S05-metasyntax/repeat.rakudo.parrot................ 18 0 0 6 24
Expand Down Expand Up @@ -1497,7 +1497,7 @@ S11-modules/importing.t............................ 16 0 0 0 16
S11-modules/lexical.t.............................. 2 0 0 0 2
S11-modules/need.t................................. 2 0 0 0 2
S11-modules/nested.t............................... 6 0 0 0 6
S11-modules/require.rakudo.parrot.................. 10 1 1 1 13
S11-modules/require.rakudo.parrot.................. 11 0 1 1 13
1 skipped: Trying to import from 'InnerModule', but the following symbols are missing: quux
1 todo : variable form plus imports NYI
pass fail todo skip plan
Expand Down Expand Up @@ -1614,13 +1614,13 @@ S12-introspection/methods.rakudo.parrot............ 45 0 2 11 58
11 skipped: nom regression
2 todo : nom regression
S12-introspection/parents.t........................ 59 0 0 0 59
S12-introspection/roles.rakudo.parrot..............use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1497
S12-introspection/roles.rakudo.parrot..............use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1497
use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1497
use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1480

use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1497
use of uninitialized value of type R3 in string context in any at gen/parrot/Metamodel.nqp:1480

8 0 0 4 12
4 skipped: .^roles(:tree)
Expand Down Expand Up @@ -2818,21 +2818,21 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 20, 20, 61
"S02", 4375, 1, 143, 365, 4884, 5006
"S02", 4376, 0, 143, 365, 4884, 5006
"S03", 4811, 0, 113, 133, 5057, 5080
"S04", 970, 2, 39, 43, 1054, 1118
"S05", 4904, 0, 93, 411, 5408, 5893
"S06", 1161, 2, 38, 104, 1305, 1385
"S07", 0, 0, 0, 0, 0, 0
"S09", 177, 0, 9, 14, 200, 200
"S10", 68, 0, 1, 2, 71, 128
"S11", 74, 1, 2, 7, 84, 139
"S11", 75, 0, 2, 7, 84, 139
"S12", 1336, 0, 50, 124, 1510, 1568
"S13", 33, 0, 10, 28, 71, 81
"S14", 296, 0, 8, 12, 316, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 235, 0, 5, 18, 258, 302
"S17", 0, 0, 0, 0, 0, 586
"S17", 0, 0, 0, 0, 0, 594
"S19", 4, 0, 0, 0, 4, 6
"S24", 1, 0, 0, 0, 1, 88
"S26", 310, 0, 0, 2, 312, 312
Expand All @@ -2841,14 +2841,12 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 9099, 0, 92, 200, 9391, 7523
"int", 1047, 1, 15, 40, 1103, 1107
"ros", 2, 0, 0, 0, 2, 2
"total", 29242, 8, 622, 1527, 31399, 31561
"total", 29244, 6, 622, 1527, 31399, 31569
----------------
Failure summary:
S02-types/baghash.rakudo.parrot 125 - .roll(100) (2)
S04-declarations/will.rakudo.parrot 11 - all for blocks set variable
S04-phasers/next.rakudo.parrot 4 - NEXT are LAST blocks may not be exclusive
S06-signature/unpack-array.t 14 - [...] doesn't lose containerization
S06-signature/unpack-array.t 15 - [...] doesn't lose containerization
S11-modules/require.rakudo.parrot 13 - can change directory and require a module
S29-os/system.rakudo.parrot 1 - run() to an existing program does not die (and returns something true)
integration/advent2012-day15.t 9 - FIRST/NEXT/LAST example
5 changes: 5 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,9 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
niecza,2014-06-15,68.62%,00f7e30,20684,1198,713,1733,24296,31569,48a8de3,
pugs,2014-06-15,00.06%,00f7e30,19,14740,0,1,14760,31453,9d8b59d,
rakudo.jvm,2014-06-15,03.57%,00f7e30,1075,28559,47,113,29794,31355,fe867d6,
rakudo.moar,2014-06-15,100.00%,00f7e30,30144,9,627,1457,32237,31569,fe867d6,
rakudo.parrot,2014-06-15,97.01%,00f7e30,29244,6,622,1527,31399,31569,fe867d6,
niecza,2014-06-14,68.61%,3dd009a,20683,1199,713,1733,24296,31561,48a8de3,
pugs,2014-06-14,00.06%,3dd009a,19,14740,0,1,14760,31445,9d8b59d,
rakudo.jvm,2014-06-14,56.60%,3dd009a,17061,11126,452,1164,29803,31347,a5aefa9,
Expand Down

0 comments on commit 9a69a12

Please sign in to comment.