From: bors Date: Tue, 10 Jan 2017 19:34:36 +0000 (+0000) Subject: Auto merge of #3524 - sdroege:test-build-doc-test-check-status, r=alexcrichton X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~11^2~42 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6dd4ff0f5b59fff524762c4a7b65882adda713c0;p=cargo.git Auto merge of #3524 - sdroege:test-build-doc-test-check-status, r=alexcrichton Check the exit code of all processes started in the build/test tests By not checking the exit codes, a failure in the build::crate_env_vars() test was ignored. As suggested by @alexcrichton in https://github.com/rust-lang/cargo/pull/3515#discussion_r95253461 --- 6dd4ff0f5b59fff524762c4a7b65882adda713c0