]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #86692 - dns2utf8:parallelize_rustdoc-gui_tests, r=GuillaumeGomez
authorbors <bors@rust-lang.org>
Sun, 15 Aug 2021 10:56:35 +0000 (10:56 +0000)
committerbors <bors@rust-lang.org>
Sun, 15 Aug 2021 10:56:35 +0000 (10:56 +0000)
commit58d685ecb3d4711cf3d21af502ccf51e63ae289c
tree6dfa0efa5a81265f929e49becfdf8b55e936c9bd
parentdfe5fd0902b55546dc38a15f01effbb248e8b222
parent7f2b52b1d6b7d8bc1accf5dbb99d5281dc69ae07
Auto merge of #86692 - dns2utf8:parallelize_rustdoc-gui_tests, r=GuillaumeGomez

Run rustdoc-gui tests in parallel

I hid the passing tests and only show the failed ones in alphabetical order:
![image](https://user-images.githubusercontent.com/739070/123663020-84e63100-d825-11eb-9b35-0a8c30cd219c.png)

Also this PR cuts down the execution time from ~40 to ~9 seconds