On 13-08-20 09:15 PM, Brian Anderson wrote:
I tried reproducing the regression with a subset of the run-pass tests earlier and failed, so tonight I tried harder by running all of make check like `make check CFG_ENABLE_VALGRIND=1 RUST_THREADS=1` (after previously building the compiler with `make`), and I did come up with a slight regression: 75m before and 81m after. This still isn't close to what the bots are showing though. The regression range I tested was 680eb71-15fca2d (covering the span on IRFY where the regression happened).
The bots are also configured to pass RUST_RT_TEST_THREADS=1 fwiw. -Graydon _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
