about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/test/run-pass/issue-4120.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/test/run-pass/issue-4120.rs b/src/test/run-pass/issue-4120.rs
index 16946f32e31..82bd48c4aa0 100644
--- a/src/test/run-pass/issue-4120.rs
+++ b/src/test/run-pass/issue-4120.rs
@@ -1,3 +1,7 @@
+// xfail-test
+
+// XFAIL'd due to Valgrind complaining about TLS loss.
+
 // Copyright 2013 The Rust Project Developers. See the COPYRIGHT
 // file at the top-level directory of this distribution and at
 // http://rust-lang.org/COPYRIGHT.