test: xfail bench/task-perf-one-million. OOM on 32-bit linux w/o opts

This commit is contained in:
Brian Anderson 2013-06-18 13:29:31 -07:00
parent 371a316ec9
commit 303d7bfc87

View File

@ -10,6 +10,8 @@
// Test for concurrent tasks
// xfail-test OOM on linux-32 without opts
use std::comm::*;
use std::os;
use std::task;