rust/src/test/run-pass-valgrind
Alex Crichton 95560c14a3 test: Mark all rpass-valgrind as no-prefer-dynamic
This applies the same fix as added in 595d5b2f which is to just compile all
valgrind tests statically instead of dynamically. It looks like this is a
resurgence of either #30383 or #31328 in some weird fashion.

I'm not actually sure what's going on with the bots, and it's unclear whether
this is a valgrind bug or a libstd bug, but for now let's just get things
landing again.

Closes #30383
2016-02-29 09:36:00 -08:00
..
cast-enum-with-dtor.rs test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
cleanup-auto-borrow-obj.rs test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
cleanup-stdin.rs test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
down-with-thread-dtors.rs test: Fix a spuriously failing test on valgrind 2016-02-19 16:53:06 -08:00
dst-dtor-1.rs test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
dst-dtor-2.rs test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
exit-flushes.rs test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
osx-frameworks.rs test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00