Skip to content

Commit

Permalink
today (automated commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed May 6, 2015
1 parent 3a647b6 commit e9002a9
Show file tree
Hide file tree
Showing 9 changed files with 1,555 additions and 1,635 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, 25 wallclock secs ( 0.23 usr 0.08 sys + 21.24 cusr 2.37 csys = 23.92 CPU)
Files=68, Tests=719, 26 wallclock secs ( 0.23 usr 0.08 sys + 21.60 cusr 2.33 csys = 24.24 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, 322 wallclock secs ( 0.62 usr 0.10 sys + 629.07 cusr 12.68 csys = 642.47 CPU)
Files=98, Tests=3763, 324 wallclock secs ( 0.60 usr 0.13 sys + 627.40 cusr 13.02 csys = 641.15 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, 11 wallclock secs ( 0.59 usr 0.12 sys + 9.93 cusr 0.63 csys = 11.27 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.56 usr 0.09 sys + 10.90 cusr 0.77 csys = 12.32 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, 12 wallclock secs ( 0.50 usr 0.09 sys + 10.11 cusr 0.56 csys = 11.26 CPU)
Files=98, Tests=3763, 12 wallclock secs ( 0.56 usr 0.10 sys + 10.43 cusr 0.61 csys = 11.70 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.69 usr 0.11 sys + 25.16 cusr 4.38 csys = 30.34 CPU)
Files=103, Tests=3764, 31 wallclock secs ( 0.71 usr 0.09 sys + 24.97 cusr 4.28 csys = 30.05 CPU)
Result: FAIL
Makefile:1161: recipe for target 'p-test' failed
make: *** [p-test] Error 1
946 changes: 532 additions & 414 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

1,332 changes: 513 additions & 819 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

899 changes: 502 additions & 397 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-05-06,31.05%,9277997,35536,112,773,1547,37968,116329,240cf01,
rakudo.moar,2015-05-06,100.00%,9277997,114461,81,726,1358,116626,116479,240cf01,
rakudo.moar-jit,2015-05-06,100.00%,9277997,114457,85,726,1358,116626,116479,240cf01,
rakudo.jvm,2015-05-05,31.05%,f60e7f9,35536,112,773,1547,37968,116329,0ad4607,
rakudo.moar,2015-05-05,100.00%,f60e7f9,114459,81,728,1358,116626,116479,0ad4607,
rakudo.moar-jit,2015-05-05,100.00%,f60e7f9,114457,83,728,1358,116626,116479,0ad4607,
Expand Down

0 comments on commit e9002a9

Please sign in to comment.