mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-28 00:15:23 +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
|
// Test for concurrent tasks
|
||||||
|
|
||||||
|
// xfail-test OOM on linux-32 without opts
|
||||||
|
|
||||||
use std::comm::*;
|
use std::comm::*;
|
||||||
use std::os;
|
use std::os;
|
||||||
use std::task;
|
use std::task;
|
||||||
|
Loading…
Reference in New Issue
Block a user