Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Jun 19, 2014
1 parent a2172b2 commit 42cb179
Show file tree
Hide file tree
Showing 6 changed files with 62 additions and 57 deletions.
53 changes: 39 additions & 14 deletions log/niecza_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,27 @@ S02-magicals/env.niecza............................Potential difficulties:
1 todo : :!exists
1 todo : :delete
S02-magicals/file_line.t........................... 2 0 0 0 2
S02-magicals/progname.niecza.......................Unhandled exception: Unable to resolve method is-win in type Any
S02-magicals/progname.niecza.......................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/lib/CORE.setting line 3102 (Regex.ACCEPTS @ 6)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-magicals/progname.niecza line 7 (mainline @ 7)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (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/lib/CORE.setting line 3102 (Regex.ACCEPTS @ 6)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S02-magicals/progname.niecza line 8 (mainline @ 10)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
Unhandled exception: Unable to resolve method is-win in type Any
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/packages/Test/Util.pm line 79 (get_out @ 11)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/packages/Test/Util.pm line 25 (is_run @ 5)
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/packages/Test/Util.pm line 21 (is_run @ 5)
Expand All @@ -216,7 +236,7 @@ S02-magicals/progname.niecza.......................Unhandled exception: Unable t
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
2 1 1 0 4
0 3 1 0 4
1 todo :
1 tests aborted (missing ok/not ok)
S02-magicals/sub.t................................. 6 0 0 0 6
Expand Down Expand Up @@ -4118,15 +4138,15 @@ S14-roles/namespaced.t............................. 3 0 0 0 3
S14-roles/stubs.t.................................. 9 0 0 0 9
S14-roles/submethods.t............................. 4 0 0 0 4
pass fail todo skip plan
S16-filehandles/filetest.niecza....................Unhandled exception: Unable to resolve method is-win in type Any
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S16-filehandles/filetest.niecza line 34 (mainline @ 41)
S16-filehandles/filetest.niecza....................Unhandled exception: Unable to resolve method IO in type Any
at /home/coke/sandbox/perl6-roast-data/niecza/t/spec/S16-filehandles/filetest.niecza line 28 (mainline @ 21)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4595 (ANON @ 3)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (module-CORE @ 576)
at /home/coke/sandbox/perl6-roast-data/niecza/lib/CORE.setting line 4596 (mainline @ 3)
at <unknown> line 0 (ExitRunloop @ 0)
8 32 1 0 41
3 37 1 0 41
1 todo :
32 tests aborted (missing ok/not ok)
37 tests aborted (missing ok/not ok)
S16-filehandles/io.niecza..........................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)
Expand Down Expand Up @@ -4543,7 +4563,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............................... 49 7 0 1 57
S32-list/pick.niecza............................... 48 8 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 All @@ -4565,7 +4585,7 @@ Use of uninitialized value in numeric context
S32-list/reverse.niecza............................ 16 0 0 5 21
1 skipped: Unable to resolve method reverse in class Parcel
4 skipped: Iterable NYI
S32-list/roll.niecza............................... 43 3 0 2 48
S32-list/roll.niecza............................... 41 5 0 2 48
1 skipped: That's not the right way to spawn another Niecza
1 skipped: .roll on empty list
S32-list/sort.niecza............................... 24 0 4 4 32
Expand Down Expand Up @@ -6076,7 +6096,7 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 0, 0, 0, 0, 0, 61
"S02", 2981, 334, 112, 358, 3768, 5006
"S02", 2979, 336, 112, 358, 3768, 5006
"S03", 3444, 446, 198, 392, 4476, 5084
"S04", 807, 1, 34, 60, 900, 1119
"S05", 4102, 70, 94, 221, 4484, 5893
Expand All @@ -6089,23 +6109,25 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S13", 22, 10, 1, 10, 43, 81
"S14", 168, 0, 1, 11, 180, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 150, 46, 4, 31, 231, 302
"S16", 145, 51, 4, 31, 231, 302
"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
"S26", 0, 0, 0, 0, 0, 314
"S28", 6, 0, 1, 0, 7, 13
"S29", 300, 6, 2, 11, 319, 351
"S32", 6620, 205, 128, 251, 7198, 7523
"S32", 6617, 208, 128, 251, 7198, 7523
"int", 447, 36, 19, 22, 524, 1135
"ros", 0, 0, 0, 0, 0, 2
"total", 20689, 1198, 713, 1733, 24301, 31602
"total", 20679, 1208, 713, 1733, 24301, 31604
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
S02-lexical-conventions/unspace.niecza aborted 86 test(s)
S02-literals/quoting.niecza aborted 48 test(s)
S02-magicals/args.t aborted 3 test(s)
S02-magicals/progname.niecza 1 - progname var matches test file path
S02-magicals/progname.niecza 2 - progname var accessible as context var
S02-magicals/progname.niecza aborted 1 test(s)
S02-names-vars/perl.niecza passed 11 unplanned test(s)
S02-names-vars/varnames.niecza aborted 12 test(s)
Expand Down Expand Up @@ -6145,7 +6167,7 @@ S12-construction/BUILD.niecza aborted 2 test(s)
S12-methods/private.niecza aborted 12 test(s)
S12-methods/topic.t 1 - $_ is not set in methods...
S13-overloading/metaoperators.t aborted 10 test(s)
S16-filehandles/filetest.niecza aborted 32 test(s)
S16-filehandles/filetest.niecza aborted 37 test(s)
S16-filehandles/unlink.t aborted 6 test(s)
S16-io/bare-say.niecza aborted 5 test(s)
S16-io/say-and-ref.t aborted 3 test(s)
Expand All @@ -6162,11 +6184,14 @@ S32-list/pick.niecza 48 - simple pick on Enum type works
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
S32-list/roll.niecza 42 - one roll on Enum type works
S32-list/roll.niecza 45 - simple roll on Enum is sane
S32-list/roll.niecza 46 - one roll on Enum is sane
S32-list/roll.niecza 47 - too many roll on Enum is sane
S32-num/cool-num.niecza passed 1 unplanned test(s)
S32-num/rand.niecza passed 2 unplanned test(s)
Expand Down
4 changes: 2 additions & 2 deletions log/pugs_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -1384,13 +1384,13 @@ pugs: user error ((0,"this version of PCRE is compiled without UTF support"))
"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
"S26", 0, 0, 0, 0, 0, 314
"S28", 0, 5, 0, 0, 5, 13
"S29", 0, 43, 0, 0, 43, 94
"S32", 0, 3069, 0, 0, 3069, 7534
"int", 0, 202, 0, 0, 202, 1125
"ros", 0, 0, 0, 0, 0, 2
"total", 19, 14745, 0, 1, 14765, 31486
"total", 19, 14745, 0, 1, 14765, 31488
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down
38 changes: 7 additions & 31 deletions log/rakudo.jvm_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ S02-names-vars/names.rakudo.jvm.................... 128 0 1 13 142
2 skipped: this kind of lookup NYI
7 skipped: package variable autovivification
1 todo : dubious test - otherwise why is ::<$foo> allowed?
S02-names-vars/perl.rakudo.jvm..................... 91 1 0 6 98
S02-names-vars/perl.rakudo.jvm..................... 92 0 0 6 98
2 skipped: {...}.perl does not work
2 skipped: recursive data structure
2 skipped: RT 67790
Expand Down Expand Up @@ -1267,7 +1267,7 @@ S26-documentation/04-code.t........................ 50 0 0 0 50
S26-documentation/05-comment.t..................... 9 0 0 0 9
S26-documentation/06-lists.t....................... 39 0 0 0 39
S26-documentation/07-tables.t...................... 38 0 0 0 38
S26-documentation/08-formattingcodes.t............. 43 0 0 0 43
S26-documentation/08-formattingcodes.t............. 45 0 0 0 45
S26-documentation/09-configuration.t............... 15 0 0 0 15
S26-documentation/10-doc-cli.rakudo.jvm............ 1 0 0 1 2
1 skipped: RT12205
Expand Down Expand Up @@ -1345,7 +1345,7 @@ S32-hash/push.t.................................... 7 0 0 0 7
S32-hash/slice.rakudo.jvm.......................... 18 0 11 0 29
11 todo : binding on hash elements unimplemented
S32-io/IO-Socket-Async.t........................... 6 0 0 0 6
S32-io/IO-Socket-INET.t............................ 23 24 0 0 47
S32-io/IO-Socket-INET.t............................ 46 1 0 0 47
S32-io/chdir.rakudo.jvm............................ 8 0 0 2 10
2 skipped: spec non-conformance due to missing sink context
S32-io/copy.t...................................... 29 0 0 0 29
Expand Down Expand Up @@ -1691,7 +1691,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", 4334, 1, 148, 401, 4884, 5006
"S02", 4335, 0, 148, 401, 4884, 5006
"S03", 4816, 0, 112, 133, 5061, 5084
"S04", 965, 3, 39, 48, 1055, 1119
"S05", 4905, 0, 92, 411, 5408, 5893
Expand All @@ -1708,38 +1708,14 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S17", 550, 0, 23, 21, 594, 594
"S19", 1, 0, 0, 3, 4, 6
"S24", 1, 0, 0, 0, 1, 88
"S26", 310, 0, 0, 2, 312, 312
"S26", 312, 0, 0, 2, 314, 314
"S28", 7, 0, 0, 0, 7, 13
"S29", 332, 0, 3, 6, 341, 351
"S32", 9082, 24, 90, 203, 9399, 7523
"S32", 9105, 1, 90, 203, 9399, 7523
"int", 1082, 0, 18, 35, 1135, 1135
"ros", 2, 0, 0, 0, 2, 2
"total", 29764, 28, 650, 1596, 32038, 31602
"total", 29790, 4, 650, 1596, 32040, 31604
----------------
Failure summary:
S02-names-vars/perl.rakudo.jvm 84 - .perl on user-defined type roundtrips okay
S04-phasers/in-loop.rakudo.jvm aborted 3 test(s)
S32-io/IO-Socket-INET.t 1 - [46s] echo server and client
S32-io/IO-Socket-INET.t 3 - [46s] discard server and client
S32-io/IO-Socket-INET.t 5 - [46s] received first 7 characters
S32-io/IO-Socket-INET.t 7 - [0s] received next 3 characters
S32-io/IO-Socket-INET.t 9 - [0s] remaining 26 were buffered
S32-io/IO-Socket-INET.t 11 - [0s] received 뻯
S32-io/IO-Socket-INET.t 13 - [0s] ... which is 1 character
S32-io/IO-Socket-INET.t 15 - [0s] received another character
S32-io/IO-Socket-INET.t 17 - [0s] combined the bytes form 몾
S32-io/IO-Socket-INET.t 19 - [49s] get() with default separator
S32-io/IO-Socket-INET.t 21 - [0s] default separator
S32-io/IO-Socket-INET.t 23 - [0s] \r\n separator
S32-io/IO-Socket-INET.t 25 - [0s] . as a separator
S32-io/IO-Socket-INET.t 27 - [0s] ! separator not at end of string
S32-io/IO-Socket-INET.t 29 - [0s] Multiple separators not at end of string
S32-io/IO-Socket-INET.t 31 - [1s] ! separator at end of string
S32-io/IO-Socket-INET.t 32 - [47s] received first character
S32-io/IO-Socket-INET.t 34 - [1s] received last character
S32-io/IO-Socket-INET.t 36 - [0s] total amount
S32-io/IO-Socket-INET.t 38 - [46s] successful read binary data
S32-io/IO-Socket-INET.t 40 - [49s] successful received binary data
S32-io/IO-Socket-INET.t 42 - [47s] received first character
S32-io/IO-Socket-INET.t 44 - [0s] received last character
S32-io/IO-Socket-INET.t 46 - [0s] total amount
13 changes: 6 additions & 7 deletions log/rakudo.moar_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -1569,7 +1569,7 @@ S26-documentation/04-code.t........................ 50 0 0 0 50
S26-documentation/05-comment.t..................... 9 0 0 0 9
S26-documentation/06-lists.t....................... 39 0 0 0 39
S26-documentation/07-tables.t...................... 38 0 0 0 38
S26-documentation/08-formattingcodes.t............. 43 0 0 0 43
S26-documentation/08-formattingcodes.t............. 45 0 0 0 45
S26-documentation/09-configuration.t............... 15 0 0 0 15
S26-documentation/10-doc-cli.rakudo.moar........... 1 0 0 1 2
1 skipped: RT12205
Expand Down Expand Up @@ -1674,7 +1674,7 @@ S32-hash/perl.t.................................... 12 0 0 0 12
S32-hash/push.t.................................... 7 0 0 0 7
S32-hash/slice.rakudo.moar......................... 18 0 11 0 29
11 todo : binding on hash elements unimplemented
S32-io/IO-Socket-Async.t........................... 5 1 0 0 6
S32-io/IO-Socket-Async.t........................... 6 0 0 0 6
S32-io/IO-Socket-INET.t............................ 47 0 0 0 47
S32-io/chdir.rakudo.moar........................... 8 0 0 2 10
2 skipped: spec non-conformance due to missing sink context
Expand Down Expand Up @@ -2252,13 +2252,12 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S17", 573, 0, 1, 20, 594, 594
"S19", 4, 0, 0, 0, 4, 6
"S24", 1, 0, 0, 0, 1, 88
"S26", 310, 0, 0, 2, 312, 312
"S26", 312, 0, 0, 2, 314, 314
"S28", 7, 0, 0, 0, 7, 13
"S29", 332, 0, 4, 5, 341, 351
"S32", 9104, 1, 98, 196, 9399, 7523
"S32", 9105, 0, 98, 196, 9399, 7523
"int", 1082, 0, 18, 35, 1135, 1135
"ros", 2, 0, 0, 0, 2, 2
"total", 30187, 1, 627, 1457, 32272, 31602
"total", 30190, 0, 627, 1457, 32274, 31604
----------------
Failure summary:
S32-io/IO-Socket-Async.t 4 - Echo server
No failures!
6 changes: 3 additions & 3 deletions log/rakudo.parrot_summary.out
Original file line number Diff line number Diff line change
Expand Up @@ -1784,7 +1784,7 @@ S26-documentation/04-code.t........................ 50 0 0 0 50
S26-documentation/05-comment.t..................... 9 0 0 0 9
S26-documentation/06-lists.t....................... 39 0 0 0 39
S26-documentation/07-tables.t...................... 38 0 0 0 38
S26-documentation/08-formattingcodes.t............. 43 0 0 0 43
S26-documentation/08-formattingcodes.t............. 45 0 0 0 45
S26-documentation/09-configuration.t............... 15 0 0 0 15
S26-documentation/10-doc-cli.rakudo.parrot......... 1 0 0 1 2
1 skipped: RT12205
Expand Down Expand Up @@ -2849,13 +2849,13 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"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
"S26", 312, 0, 0, 2, 314, 314
"S28", 7, 0, 0, 0, 7, 13
"S29", 332, 0, 4, 5, 341, 351
"S32", 9101, 0, 92, 200, 9393, 7523
"int", 1075, 0, 16, 40, 1131, 1135
"ros", 2, 0, 0, 0, 2, 2
"total", 29274, 6, 626, 1528, 31434, 31602
"total", 29276, 6, 626, 1528, 31436, 31604
----------------
Failure summary:
S02-magicals/VM.rakudo.parrot aborted 6 test(s)
5 changes: 5 additions & 0 deletions perl6_pass_rates.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
niecza,2014-06-19,68.50%,0ea4d75,20679,1208,713,1733,24301,31604,48a8de3,
pugs,2014-06-19,00.06%,0ea4d75,19,14745,0,1,14765,31488,9d8b59d,
rakudo.jvm,2014-06-19,98.68%,0ea4d75,29790,4,650,1596,32040,31604,5fdfc78,
rakudo.moar,2014-06-19,100.00%,0ea4d75,30190,0,627,1457,32274,31604,5fdfc78,
rakudo.parrot,2014-06-19,96.97%,0ea4d75,29276,6,626,1528,31436,31604,5fdfc78,
niecza,2014-06-18,68.54%,09ecc5e,20689,1198,713,1733,24301,31602,48a8de3,
pugs,2014-06-18,00.06%,09ecc5e,19,14745,0,1,14765,31486,9d8b59d,
rakudo.jvm,2014-06-18,98.60%,09ecc5e,29764,28,650,1596,32038,31602,61eaba6,
Expand Down

0 comments on commit 42cb179

Please sign in to comment.