Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 30, 2015
1 parent e9edb45 commit cf49fa5
Show file tree
Hide file tree
Showing 9 changed files with 218 additions and 167 deletions.
15 changes: 4 additions & 11 deletions log/nqp.js_summary.out
Expand Up @@ -193,8 +193,7 @@ t/nqp/74-nfa.t ........................ ok
t/nqp/75-curcode.t .................... ok
t/nqp/76-capture.t .................... ok
t/nqp/77-curlexpad.t .................. ok
t/nqp/78-shell.t ......................
Failed 2/5 subtests
t/nqp/78-shell.t ...................... ok
t/nqp/79-callercode.t ................. ok
t/nqp/80-matches.t .................... ok
t/nqp/81-radix.t ...................... ok
Expand All @@ -211,12 +210,6 @@ t/nqp/95-cclass.t ..................... ok
t/nqp/96-array-methods.t .............. ok
t/js/getcomp-js.t ..................... ok
t/qast/02-manipulation.t .............. ok

Test Summary Report
-------------------
t/nqp/78-shell.t (Wstat: 0 Tests: 5 Failed: 2)
Failed tests: 4-5
Files=88, Tests=1700, 46 wallclock secs ( 0.39 usr 0.10 sys + 43.68 cusr 3.51 csys = 47.68 CPU)
Result: FAIL
Makefile:482: recipe for target 'js-test' failed
make: *** [js-test] Error 1
All tests successful.
Files=88, Tests=1700, 41 wallclock secs ( 0.37 usr 0.08 sys + 38.31 cusr 3.22 csys = 41.98 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.jvm_summary.out
Expand Up @@ -109,5 +109,5 @@ t/jvm/01-continuations.t .............. ok
t/jvm/02-multidim.t ................... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=109, Tests=4139, 368 wallclock secs ( 0.72 usr 0.12 sys + 701.43 cusr 15.19 csys = 717.46 CPU)
Files=109, Tests=4139, 364 wallclock secs ( 0.68 usr 0.12 sys + 702.84 cusr 15.80 csys = 719.44 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar-jit_summary.out
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4145, 12 wallclock secs ( 0.63 usr 0.11 sys + 11.32 cusr 0.58 csys = 12.64 CPU)
Files=110, Tests=4145, 12 wallclock secs ( 0.56 usr 0.15 sys + 11.22 cusr 0.59 csys = 12.52 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.moar_summary.out
Expand Up @@ -110,5 +110,5 @@ t/serialization/02-types.t ............ ok
t/serialization/03-closures.t ......... ok
t/nativecall/01-basic.t ............... ok
All tests successful.
Files=110, Tests=4145, 12 wallclock secs ( 0.60 usr 0.13 sys + 11.00 cusr 0.58 csys = 12.31 CPU)
Files=110, Tests=4145, 13 wallclock secs ( 0.46 usr 0.08 sys + 10.70 cusr 0.43 csys = 11.67 CPU)
Result: PASS
2 changes: 1 addition & 1 deletion log/nqp.parrot_summary.out
Expand Up @@ -220,7 +220,7 @@ t/nqp/86-pipes.t (Wstat: 256 Tests: 0 Failed: 0)
Parse errors: No plan found in TAP output
t/nqp/96-array-methods.t (Wstat: 0 Tests: 9 Failed: 2)
Failed tests: 1, 5
Files=113, Tests=3873, 33 wallclock secs ( 0.57 usr 0.10 sys + 28.45 cusr 3.69 csys = 32.81 CPU)
Files=113, Tests=3873, 33 wallclock secs ( 0.58 usr 0.12 sys + 28.72 cusr 3.58 csys = 33.00 CPU)
Result: FAIL
Makefile:1162: recipe for target 'p-test' failed
make: *** [p-test] Error 1
42 changes: 27 additions & 15 deletions log/rakudo.jvm_summary.out

Large diffs are not rendered by default.

127 changes: 59 additions & 68 deletions log/rakudo.moar-jit_summary.out

Large diffs are not rendered by default.

190 changes: 121 additions & 69 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-09-30,32.92%,9970b63,39442,1273,740,1333,42788,120326,649dae1,
rakudo.moar,2015-09-30,100.00%,9970b63,119824,20,726,1209,121779,120746,649dae1,
rakudo.moar-jit,2015-09-30,100.00%,9970b63,119824,20,726,1209,121779,120746,649dae1,
rakudo.jvm,2015-09-29,32.91%,be4fc4f,39428,1260,740,1333,42761,120299,d4c3e8a,
rakudo.moar,2015-09-29,100.00%,be4fc4f,119800,18,726,1208,121752,120719,d4c3e8a,
rakudo.moar-jit,2015-09-29,100.00%,be4fc4f,119800,18,726,1208,121752,120719,d4c3e8a,
Expand Down

0 comments on commit cf49fa5

Please sign in to comment.