Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Jun 6, 2015
1 parent 26418ea commit 37e3674
Show file tree
Hide file tree
Showing 9 changed files with 4,471 additions and 2,524 deletions.
2 changes: 1 addition & 1 deletion log/nqp.js_summary.out
Expand Up @@ -187,5 +187,5 @@ t/nqp/95-cclass.t ..................... ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok
All tests successful.
Files=68, Tests=719, 24 wallclock secs ( 0.22 usr 0.08 sys + 21.10 cusr 1.91 csys = 23.31 CPU)
Files=68, Tests=719, 24 wallclock secs ( 0.24 usr 0.07 sys + 21.51 cusr 2.00 csys = 23.82 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/03-closures.t ......... ok
t/jvm/01-continuations.t .............. ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 328 wallclock secs ( 0.52 usr 0.17 sys + 616.13 cusr 12.72 csys = 629.54 CPU)
Files=98, Tests=3763, 327 wallclock secs ( 0.57 usr 0.12 sys + 616.16 cusr 12.68 csys = 629.53 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 12 wallclock secs ( 0.55 usr 0.08 sys + 10.52 cusr 0.61 csys = 11.76 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.54 usr 0.09 sys + 9.97 cusr 0.58 csys = 11.18 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -100,5 +100,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=98, Tests=3763, 11 wallclock secs ( 0.52 usr 0.10 sys + 9.93 cusr 0.56 csys = 11.11 CPU)
Files=98, Tests=3763, 11 wallclock secs ( 0.52 usr 0.08 sys + 9.98 cusr 0.42 csys = 11.00 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -111,7 +111,7 @@ t/nqp/07-boolean.t (Wstat: 0 Tests: 8 Failed: 1)
Failed test: 6
t/nqp/59-nqpop.t (Wstat: 0 Tests: 126 Failed: 7)
Failed tests: 20-22, 32-34, 100
Files=103, Tests=3764, 31 wallclock secs ( 0.66 usr 0.13 sys + 25.48 cusr 4.16 csys = 30.43 CPU)
Files=103, Tests=3764, 31 wallclock secs ( 0.65 usr 0.12 sys + 26.68 cusr 4.14 csys = 31.59 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
5,844 changes: 4,005 additions & 1,839 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

295 changes: 94 additions & 201 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

843 changes: 364 additions & 479 deletions log/rakudo.moar_summary.out

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions perl6_pass_rates.csv
@@ -1,4 +1,7 @@
Impl,date,percentage,"roast sha1",pass,fail,todo,skip,plan,spec,"impl sha1",notes
rakudo.jvm,2015-06-06,00.00%,d9ebe60,0,34851,0,0,34851,114195,13af7e3,
rakudo.moar,2015-06-06,33.94%,d9ebe60,39271,76680,618,1335,117904,116983,13af7e3,
rakudo.moar-jit,2015-06-06,100.00%,d9ebe60,115705,0,768,1431,117904,116983,13af7e3,
rakudo.jvm,2015-06-05,31.63%,5f50466,36576,8,795,1571,38950,116592,166d04a,
rakudo.moar,2015-06-05,34.08%,5f50466,39409,76528,623,1364,117924,117012,166d04a,
rakudo.moar-jit,2015-06-05,100.00%,5f50466,115646,57,762,1459,117924,117012,166d04a,
Expand Down

0 comments on commit 37e3674

Please sign in to comment.