test: xfail bench/task-perf-one-million. OOM on 32-bit linux w/o opts
This commit is contained in:
parent
371a316ec9
commit
303d7bfc87
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue