Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Dec 13, 2012
1 parent 1bbebbf commit 88d9b96
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
12 changes: 6 additions & 6 deletions niecza_summary.out
Expand Up @@ -2084,8 +2084,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: 25927 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
663 4 19 47 733
sh: line 1: 11660 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
662 5 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 @@ -2099,7 +2099,7 @@ sh: line 1: 25927 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
4 tests aborted (missing ok/not ok)
5 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 @@ -5471,7 +5471,7 @@ integration/weird-errors.niecza.................... 2 0 2 3 7
"S02", 2940, 0, 106, 260, 3306, 3465
"S03", 3944, 0, 193, 357, 4494, 4167
"S04", 783, 0, 35, 47, 865, 951
"S05", 4051, 7, 115, 196, 4369, 5741
"S05", 4050, 8, 115, 196, 4369, 5741
"S06", 767, 2, 53, 160, 982, 1265
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5489,10 +5489,10 @@ integration/weird-errors.niecza.................... 2 0 2 3 7
"S29", 305, 0, 5, 5, 315, 328
"S32", 6378, 0, 128, 238, 6744, 5263
"int", 454, 1, 21, 24, 500, 548
"total", 20854, 12, 745, 1505, 23116, 24605
"total", 20853, 13, 745, 1505, 23116, 24605
----------------
Failure summary:
S05-mass/rx.niecza aborted 4 test(s)
S05-mass/rx.niecza aborted 5 test(s)
S05-metasyntax/unknown.niecza aborted 3 test(s)
S06-other/main-usage.niecza 21 - Stopping option processing
S06-other/main-usage.niecza 22 - Boolean argument with --
Expand Down
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 12/13/2012 ba74f5e rakudo++ (24284); niecza (85.87%); pugs (0%)
"niecza", 20853, 13, 745, 1505, 23116, 24605
"pugs" , 0, 14428, 0, 0, 14428, 24356
"rakudo", 24284, 2, 678, 1707, 26671, 24607
# 12/12/2012 fd42eb1 rakudo++ (24281); niecza (85.88%); pugs (0%)
"niecza", 20854, 12, 745, 1505, 23116, 24605
"pugs" , 0, 14428, 0, 0, 14428, 24356
Expand Down
6 changes: 3 additions & 3 deletions rakudo_summary.out
Expand Up @@ -1591,7 +1591,7 @@ S32-container/roundrobin.rakudo.................... 4 0 1 0 5
S32-container/zip.rakudo........................... 8 0 0 4 12
2 skipped: Seq
2 skipped: lvalue zip
S32-exceptions/misc.rakudo......................... 458 0 0 4 462
S32-exceptions/misc.rakudo......................... 461 0 0 4 465
1 skipped: RT 114134
1 skipped: RT 78370
1 skipped: parsing of $& and other p5 variables
Expand Down Expand Up @@ -2157,10 +2157,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S26", 300, 0, 0, 1, 301, 258
"S28", 7, 0, 0, 0, 7, 13
"S29", 309, 0, 2, 7, 318, 328
"S32", 7307, 0, 98, 257, 7662, 5263
"S32", 7310, 0, 98, 257, 7665, 5263
"int", 517, 0, 16, 25, 558, 548
"ros", 2, 0, 0, 0, 2, 2
"total", 24281, 2, 678, 1707, 26668, 24607
"total", 24284, 2, 678, 1707, 26671, 24607
----------------
Failure summary:
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
Expand Down

0 comments on commit 88d9b96

Please sign in to comment.