rust/src/test/run-pass-valgrind
Alex Crichton 595d5b2faf test: Fix a spuriously failing test on valgrind
It's unclear to me whether this test failing under valgrind is actually legit.
The test only fails in valgrind when everything is dynamically linked, and it
appears to work when statically linked.

For now just add the `// no-prefer-dynamic` directive and let's just chalk it up
to a weird valgrind issue.

Closes #31328
2016-02-19 16:53:06 -08:00
..
cast-enum-with-dtor.rs add const_fn features 2015-05-29 09:42:54 -04:00
cleanup-auto-borrow-obj.rs Strip all leading/trailing newlines 2015-03-15 09:08:21 -07:00
cleanup-stdin.rs test: Fix fallout in run-pass tests 2015-04-14 10:14:19 -07: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 Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00
dst-dtor-2.rs Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
exit-flushes.rs update valgrind suppressions 2015-12-25 15:46:36 -05:00
osx-frameworks.rs valgrind: update suppressions and move interesting tests 2015-11-08 13:36:36 -05:00