mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-26 15:36:39 +00:00
test: xfail bench/task-perf-one-million. OOM on 32-bit linux w/o opts
This commit is contained in:
parent
371a316ec9
commit
303d7bfc87
@ -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…
Reference in New Issue
Block a user