From 7eec6eb2bba04ee8cd46df7c640abab4610cd4b7 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 26 Apr 2012 13:54:01 -0700 Subject: std: Add FIXME about time tests --- src/libstd/time.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/libstd') diff --git a/src/libstd/time.rs b/src/libstd/time.rs index 1587a059962..da1edbdf895 100644 --- a/src/libstd/time.rs +++ b/src/libstd/time.rs @@ -823,6 +823,8 @@ impl tm for tm { mod tests { import task; + // FIXME #2160: These tests are all run in the same task because + // getenv/setenv interacts poorly with threads on OS X #[test] fn test_all() { test_get_time(); -- cgit 1.4.1-3-g733a5