Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Nov 18, 2012
1 parent c55d7f9 commit 707a004
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
12 changes: 6 additions & 6 deletions niecza_summary.out
Expand Up @@ -2100,8 +2100,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 2573:
------>  my ?$rt112450 = 4;

sh: line 1: 14085 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
662 5 19 47 733
sh: line 1: 8190 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
661 6 19 47 733
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 @@ -2115,7 +2115,7 @@ sh: line 1: 14085 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
5 tests aborted (missing ok/not ok)
6 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 @@ -5511,7 +5511,7 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
"S02", 2933, 0, 105, 260, 3298, 3464
"S03", 3936, 0, 193, 357, 4486, 4166
"S04", 779, 1, 35, 47, 862, 951
"S05", 4051, 5, 115, 196, 4367, 5739
"S05", 4050, 6, 115, 196, 4367, 5739
"S06", 754, 3, 51, 158, 966, 1263
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5529,11 +5529,11 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
"S29", 305, 0, 5, 5, 315, 328
"S32", 6377, 0, 125, 237, 6739, 5258
"int", 449, 2, 21, 24, 496, 548
"total", 20796, 13, 733, 1502, 23044, 24587
"total", 20795, 14, 733, 1502, 23044, 24587
----------------
Failure summary:
S04-phasers/end.niecza aborted 1 test(s)
S05-mass/rx.niecza aborted 5 test(s)
S05-mass/rx.niecza aborted 6 test(s)
S06-other/main-usage.niecza 21 - Stopping option processing
S06-other/main-usage.niecza 22 - Boolean argument with --
S06-signature/errors.t 10
Expand Down
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 11/18/2012 a6be9c5 rakudo++ (24227); niecza (85.83%); pugs (0%)
"niecza", 20795, 14, 733, 1502, 23044, 24587
"pugs" , 0, 14425, 0, 0, 14425, 24338
"rakudo", 24227, 6, 668, 1713, 26614, 24589
# 11/17/2012 a6be9c5 rakudo++ (24225); niecza (85.84%); pugs (0%)
"niecza", 20796, 13, 733, 1502, 23044, 24587
"pugs" , 0, 14425, 0, 0, 14425, 24338
Expand Down
8 changes: 3 additions & 5 deletions rakudo_summary.out
Expand Up @@ -1600,7 +1600,7 @@ S32-hash/pairs.rakudo.............................. 20 0 1 0 21
S32-hash/push.t.................................... 7 0 0 0 7
S32-hash/slice.rakudo.............................. 16 0 0 13 29
13 skipped: binding on hash elements unimplemented
S32-io/IO-Socket-INET.t............................ 14 2 0 0 16
S32-io/IO-Socket-INET.t............................ 16 0 0 0 16
S32-io/chdir.rakudo................................ 8 0 0 2 10
2 skipped: spec non-conformance due to missing sink context
S32-io/dir.t....................................... 2 0 0 0 2
Expand Down Expand Up @@ -2145,10 +2145,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 299, 0, 0, 1, 300, 257
"S28", 7, 0, 0, 0, 7, 7
"S29", 309, 0, 2, 7, 318, 328
"S32", 7291, 3, 98, 256, 7648, 5258
"S32", 7293, 1, 98, 256, 7648, 5258
"int", 515, 0, 18, 25, 558, 548
"ros", 2, 0, 0, 0, 2, 2
"total", 24225, 8, 668, 1713, 26614, 24589
"total", 24227, 6, 668, 1713, 26614, 24589
----------------
Failure summary:
S06-other/main-usage.rakudo 21 - Stopping option processing
Expand All @@ -2157,6 +2157,4 @@ S12-class/attributes.rakudo 25 - No segfault on state variables
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
S19-command-line/dash-e.t 3 - -e works with non-ASCII program texts
S32-exceptions/misc.rakudo 452 - right exception type (X::TypeCheck::Binding)
S32-io/IO-Socket-INET.t 1 - echo server and client
S32-io/IO-Socket-INET.t 2 - discard server and client
note: test_summary.pl @syn does not have ros

0 comments on commit 707a004

Please sign in to comment.