Hi, make check-rust doesn't fail if there are any unexpected failuress. I couldn't figure out why not. So I added a new step to the buildbot so that it does grep unexpected gcc/testsuite/rust/rust.sum; test $? == 1" which should make the build fail if there are any unexpected test results.
If this works at least the debian-i686 builder should start failing because it has a couple of failing test results. Cheers, Mark -- Gcc-rust mailing list [email protected] https://gcc.gnu.org/mailman/listinfo/gcc-rust
