std: Add FIXME about time tests

This commit is contained in:
Brian Anderson 2012-04-26 13:54:01 -07:00
parent 340dbcfdc8
commit 7eec6eb2bb

View file

@ -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();