rust/src/tools
kennytm 2c4a0a78b8 Rollup merge of #45783 - kennytm:compiler-test-fixes, r=alexcrichton
Miscellaneous changes for CI, Docker and compiletest.

This PR contains 7 independent commits that improves interaction with CI, Docker and compiletest.

1. a4e5c91cb8 — Forces a newline every 100 dots when testing in quiet mode. Prevents spurious timeouts when abusing the CI to test Android jobs.

2. 1b5aaf22e8 — Use vault.centos.org for dist-powerpc64le-linux, see #45744.

3. 33400fbbcd — Modify `src/ci/docker/run.sh` so that the docker images can be run from Docker Toolbox for Windows on Windows 7. I haven't checked the behavior of the newer Docker for Windows on Windows 10. Also, "can run" does not mean all the test can pass successfully (the UDP tests failed last time I checked)

4. d517668a08 — Don't emit a real warning the linker segfault, which affects UI tests like https://github.com/rust-lang/rust/pull/45489#issuecomment-340134944. Log it instead.

5. 51e2247948 — During run-pass, trim the output if stdout/stderr exceeds 416 KB (top 160 KB + bottom 256 KB). This is an attempt to avoid spurious failures like https://github.com/rust-lang/rust/pull/45384#issuecomment-341755788

6. 9cfdabaf3c — Force `gem update --system` before deploy. This is an attempt to prevent spurious error #44159.

7. eee10cc482 — Tries to print the crash log on macOS on failure. This is an attempt to debug #45230.
2017-11-10 17:07:04 +08:00
..
build-manifest Don't fail to build a manifest if a tarball is missing 2017-10-27 19:06:59 +13:00
cargo@b83550edc3 tools: Fix rustfmt and the RLS 2017-11-06 13:03:06 -05:00
cargotest Relax #[deny(warnings)] in some crate for cargotest 2017-11-05 10:40:06 +01:00
clippy@f76225e388 Update clippy 2017-10-29 05:27:36 -04:00
compiletest Rollup merge of #45783 - kennytm:compiler-test-fixes, r=alexcrichton 2017-11-10 17:07:04 +08:00
error_index_generator Build rustdoc on-demand. 2017-07-27 05:51:22 -06:00
linkchecker Fix weird bugs 2017-10-28 17:24:09 +02:00
miri@80853e2f24 Update miri submodule 2017-09-17 21:42:35 +02:00
remote-test-client Add a disabled builder for aarch64 emulated tests 2017-07-24 16:24:52 -07:00
remote-test-server Add remote device testing support 2017-05-04 12:43:22 +02:00
rls@9ad92e134f tools: Fix rustfmt and the RLS 2017-11-06 13:03:06 -05:00
rust-installer@0ddd53c4bc Update submodules. 2017-09-24 13:53:10 -07:00
rustbook update mdbook 2017-10-02 10:16:32 -04:00
rustdoc Cargotest needs only one rustdoc.exe to exist on Windows 2017-08-13 05:15:44 +05:00
rustfmt@51b03c3aaf tools: Fix rustfmt and the RLS 2017-11-06 13:03:06 -05:00
tidy Modify the script to allow for running docker images on Windows 7. 2017-11-06 03:53:40 +08:00
unstable-book-gen Sort entries of SUMMARY.md alphabetically 2017-06-18 23:26:39 +02:00
toolstate.toml tools: Fix rustfmt and the RLS 2017-11-06 13:03:06 -05:00