Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Aug 4, 2014
1 parent a9ab1d5 commit f8837b7
Show file tree
Hide file tree
Showing 5 changed files with 550 additions and 366 deletions.
12 changes: 6 additions & 6 deletions log/niecza_summary.out
Expand Up @@ -4847,15 +4847,15 @@ S32-str/sprintf.niecza.............................Unhandled exception: invalid
39 tests aborted (missing ok/not ok)
S32-str/substr-rw.niecza........................... 27 0 4 0 31
4 todo :
S32-str/substr.niecza.............................. 58 0 4 30 92
S32-str/substr.niecza.............................. 51 0 4 14 69
1 skipped: 'Failure' used at line 244
29 skipped: StrPos tests broken
13 skipped: StrPos tests broken
2 todo :
2 todo : substr bug
S32-str/tc.t....................................... 9 0 0 0 9
S32-str/tclc.t..................................... 6 0 0 0 6
S32-str/trim.t..................................... 36 0 0 0 36
S32-str/uc.niecza.................................. 17 0 1 0 18
S32-str/uc.niecza.................................. 16 0 1 0 17
1 todo : German language weirdness
S32-str/words.niecza............................... 10 0 3 0 13
1 todo : extra .list on the lhs
Expand Down Expand Up @@ -5166,18 +5166,18 @@ integration/weird-errors.niecza....................Unhandled exception: Unable t
"S13", 22, 11, 1, 10, 44, 82
"S14", 168, 0, 1, 11, 180, 329
"S15", 0, 0, 0, 0, 0, 283
"S16", 149, 52, 4, 31, 236, 307
"S16", 149, 52, 4, 31, 236, 305
"S17", 0, 0, 0, 0, 0, 611
"S19", 0, 4, 0, 0, 4, 6
"S22", 0, 0, 0, 0, 0, 53
"S24", 1, 0, 0, 0, 1, 79
"S26", 0, 0, 0, 0, 0, 314
"S28", 6, 0, 1, 0, 7, 13
"S29", 302, 6, 2, 12, 322, 354
"S32", 6549, 281, 123, 240, 7187, 7533
"S32", 6541, 281, 123, 224, 7163, 7509
"int", 420, 71, 15, 25, 531, 1228
"ros", 0, 0, 0, 0, 0, 2
"total", 20582, 1386, 695, 1697, 24333, 31818
"total", 20574, 1386, 695, 1681, 24309, 31792
----------------
Failure summary:
S02-lexical-conventions/comments.niecza aborted 1 test(s)
Expand Down
80 changes: 54 additions & 26 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

288 changes: 204 additions & 84 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

532 changes: 282 additions & 250 deletions log/rakudo.parrot_summary.out

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,8 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
niecza,2014-08-04,66.84%,ba67478,20574,1386,695,1681,24309,31792,48a8de3,
rakudo.jvm,2014-08-04,98.57%,ba67478,30341,45,651,1332,32369,31792,ded723a,
rakudo.moar,2014-08-04,100.00%,ba67478,30782,5,646,1194,32627,31792,ded723a,
rakudo.parrot,2014-08-04,91.17%,ba67478,28065,1862,557,1254,31738,31792,ded723a,
niecza,2014-08-03,67.09%,b66728f,20582,1386,695,1697,24333,31818,48a8de3,
rakudo.jvm,2014-08-03,98.67%,b66728f,30271,19,635,1361,32286,31818,a6e278d,
rakudo.moar,2014-08-03,100.00%,b66728f,30679,6,624,1211,32520,31818,a6e278d,
Expand Down

0 comments on commit f8837b7

Please sign in to comment.