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 29, 2012
1 parent a2b7b7a commit 5b135d0
Show file tree
Hide file tree
Showing 4 changed files with 144 additions and 16 deletions.
14 changes: 7 additions & 7 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: 7457 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
663 4 19 47 733
sh: line 1: 31840 Killed nice -20 mono ./run/Niecza.exe t/spec/S05-mass/rx.niecza
659 8 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: 7457 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)
8 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 @@ -5523,7 +5523,7 @@ integration/weird-errors.niecza.................... 2 0 2 3 7
"S02", 2933, 1, 105, 260, 3299, 3465
"S03", 3937, 0, 193, 357, 4487, 4167
"S04", 779, 1, 35, 47, 862, 951
"S05", 4051, 7, 115, 196, 4369, 5741
"S05", 4047, 11, 115, 196, 4369, 5741
"S06", 754, 3, 51, 158, 966, 1263
"S07", 0, 0, 0, 0, 0, 0
"S09", 65, 0, 0, 8, 73, 175
Expand All @@ -5536,17 +5536,17 @@ integration/weird-errors.niecza.................... 2 0 2 3 7
"S17", 0, 0, 0, 0, 0, 28
"S19", 3, 1, 0, 0, 4, 4
"S24", 1, 0, 0, 0, 1, 88
"S26", 0, 0, 0, 0, 0, 257
"S26", 0, 0, 0, 0, 0, 258
"S28", 6, 0, 1, 0, 7, 7
"S29", 305, 0, 5, 5, 315, 328
"S32", 6378, 0, 125, 237, 6740, 5259
"int", 450, 1, 21, 24, 496, 548
"total", 20799, 15, 733, 1502, 23049, 24592
"total", 20795, 19, 733, 1502, 23049, 24593
----------------
Failure summary:
S02-magicals/progname.t 3 - $*PROGRAM_NAME is assignable
S04-phasers/end.niecza aborted 1 test(s)
S05-mass/rx.niecza aborted 4 test(s)
S05-mass/rx.niecza aborted 8 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"
# 11/29/2012 127f694 rakudo++ (24256); niecza (85.73%); pugs (0%)
"niecza", 20795, 19, 733, 1502, 23049, 24593
"pugs" , 0, 14425, 0, 0, 14425, 24344
"rakudo", 24256, 2, 670, 1706, 26634, 24595
# 11/28/2012 98bd346 rakudo++ (24254); niecza (85.75%); pugs (0%)
"niecza", 20799, 15, 733, 1502, 23049, 24592
"pugs" , 0, 14425, 0, 0, 14425, 24343
Expand Down
4 changes: 2 additions & 2 deletions pugs_summary.out
Expand Up @@ -1527,12 +1527,12 @@ Use of uninitialized value in split at t/spec/test_summary line 122.
"S17", 0, 24, 0, 0, 24, 28
"S19", 0, 1, 0, 0, 1, 5
"S24", 0, 16, 0, 0, 16, 88
"S26", 0, 0, 0, 0, 0, 257
"S26", 0, 0, 0, 0, 0, 258
"S28", 0, 5, 0, 0, 5, 7
"S29", 0, 44, 0, 0, 44, 78
"S32", 0, 3115, 0, 0, 3115, 5270
"int", 0, 184, 0, 0, 184, 536
"total", 0, 14425, 0, 0, 14425, 24343
"total", 0, 14425, 0, 0, 14425, 24344
----------------
Failure summary:
S01-perl-5-integration/basic.pugs aborted 20 test(s)
Expand Down

0 comments on commit 5b135d0

Please sign in to comment.