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 5, 2012
1 parent b5f5c0d commit 302162b
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 4 deletions.
2 changes: 1 addition & 1 deletion niecza_summary.out
Expand Up @@ -2089,7 +2089,7 @@ 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: 15778 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
sh: line 1: 6153 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
Expand Down
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 11/05/2012 a2adec0 rakudo++ (24018); niecza (86.51%); pugs (0%)
"niecza", 20779, 8, 736, 1498, 23021, 24567
"pugs" , 0, 14419, 0, 0, 14419, 24318
"rakudo", 24018, 16, 655, 1759, 26448, 24569
# 11/04/2012 a2adec0 rakudo++ (24032); niecza (86.46%); pugs (0%)
"niecza", 20779, 8, 736, 1498, 23021, 24567
"pugs" , 0, 14419, 0, 0, 14419, 24318
Expand Down
20 changes: 17 additions & 3 deletions rakudo_summary.out
Expand Up @@ -1560,7 +1560,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............................ 16 0 0 0 16
S32-io/IO-Socket-INET.t............................ 2 14 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 @@ -2105,12 +2105,26 @@ 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", 7280, 0, 98, 258, 7636, 5258
"S32", 7266, 14, 98, 258, 7636, 5258
"int", 515, 0, 18, 25, 558, 548
"ros", 2, 0, 0, 0, 2, 2
"total", 24032, 2, 655, 1759, 26448, 24569
"total", 24018, 16, 655, 1759, 26448, 24569
----------------
Failure summary:
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-io/IO-Socket-INET.t 3 - received first 7 characters
S32-io/IO-Socket-INET.t 4 - received next 3 characters
S32-io/IO-Socket-INET.t 5 - remaining 26 were buffered
S32-io/IO-Socket-INET.t 6 - received 뻯
S32-io/IO-Socket-INET.t 7 - ... which is 1 character
S32-io/IO-Socket-INET.t 8 - received another character
S32-io/IO-Socket-INET.t 9 - combined the bytes form 몾
S32-io/IO-Socket-INET.t 10 - get() with default separator
S32-io/IO-Socket-INET.t 11 - default separator
S32-io/IO-Socket-INET.t 12 - \r\n separator
S32-io/IO-Socket-INET.t 13 - . as a separator
S32-io/IO-Socket-INET.t 14 - ! separator not at end of string
S32-io/IO-Socket-INET.t 15 - Multiple separators not at end of string
S32-io/IO-Socket-INET.t 16 - ! separator at end of string
note: test_summary.pl @syn does not have ros

0 comments on commit 302162b

Please sign in to comment.