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 11, 2012
1 parent 207bbe8 commit 906b9f5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
12 changes: 6 additions & 6 deletions niecza_summary.out
Expand Up @@ -2089,8 +2089,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: 18695 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
661 6 19 47 733
sh: line 1: 17184 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 @@ -2104,7 +2104,7 @@ sh: line 1: 18695 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
6 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 @@ -5487,7 +5487,7 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
"S02", 2930, 0, 105, 258, 3293, 3459
"S03", 3933, 0, 193, 357, 4483, 4163
"S04", 778, 0, 34, 47, 859, 948
"S05", 4047, 6, 115, 196, 4364, 5736
"S05", 4048, 5, 115, 196, 4364, 5736
"S06", 753, 0, 51, 158, 962, 1256
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5505,9 +5505,9 @@ integration/weird-errors.niecza.................... 1 1 2 3 7
"S29", 305, 0, 5, 5, 315, 328
"S32", 6377, 0, 125, 237, 6739, 5258
"int", 450, 1, 21, 24, 496, 548
"total", 20783, 8, 732, 1498, 23021, 24559
"total", 20784, 7, 732, 1498, 23021, 24559
----------------
Failure summary:
S05-mass/rx.niecza aborted 6 test(s)
S05-mass/rx.niecza aborted 5 test(s)
S19-command-line/dash-e.t 2 - -e print $something works with non-ASCII string literals
integration/weird-errors.niecza 4 - presence of postcircumfix does not lead to redeclaration warnings
4 changes: 4 additions & 0 deletions perl6_pass_rates
@@ -1,4 +1,8 @@
"Impl", "pass","fail","todo","skip","plan","spec"
# 11/11/2012 e789a62 rakudo++ (24179); niecza (85.95%); pugs (0%)
"niecza", 20784, 7, 732, 1498, 23021, 24559
"pugs" , 0, 14419, 0, 0, 14419, 24310
"rakudo", 24179, 3, 654, 1739, 26575, 24561
# 11/10/2012 e789a62 rakudo++ (24180); niecza (85.95%); pugs (0%)
"niecza", 20783, 8, 732, 1498, 23021, 24559
"pugs" , 0, 14419, 0, 0, 14419, 24310
Expand Down
8 changes: 5 additions & 3 deletions rakudo_summary.out
Expand Up @@ -209,7 +209,8 @@ S02-types/autovivification.rakudo.................. 7 0 2 4 13
S02-types/bag.rakudo............................... 100 0 3 0 103
2 todo :
1 todo : Bag stringification
S02-types/bool.t................................... 51 0 0 0 51
S02-types/bool.t................................... 50 1 0 0 51
1 tests aborted (missing ok/not ok)
S02-types/capture.rakudo........................... 18 0 2 1 21
1 skipped: nom regression
2 todo : nom regression
Expand Down Expand Up @@ -2098,7 +2099,7 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
----------------
"Synopsis", "pass","fail","todo","skip","plan","spec"
"S01", 2, 0, 0, 18, 20, 61
"S02", 3101, 0, 148, 270, 3519, 3459
"S02", 3100, 1, 148, 270, 3519, 3459
"S03", 4111, 0, 143, 188, 4442, 4163
"S04", 819, 0, 27, 63, 909, 948
"S05", 4535, 0, 125, 578, 5238, 5736
Expand All @@ -2120,9 +2121,10 @@ rosettacode/sierpinski_triangle.t.................. 1 0 0 0 1
"S32", 7291, 0, 98, 256, 7645, 5258
"int", 515, 0, 18, 25, 558, 548
"ros", 2, 0, 0, 0, 2, 2
"total", 24180, 2, 654, 1739, 26575, 24561
"total", 24179, 3, 654, 1739, 26575, 24561
----------------
Failure summary:
S02-types/bool.t aborted 1 test(s)
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
note: test_summary.pl @syn does not have ros

0 comments on commit 906b9f5

Please sign in to comment.