Skip to content

Commit 303d7bf

Browse files
committed
test: xfail bench/task-perf-one-million. OOM on 32-bit linux w/o opts
1 parent 371a316 commit 303d7bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/bench/task-perf-one-million.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
// Test for concurrent tasks
1212

13+
// xfail-test OOM on linux-32 without opts
14+
1315
use std::comm::*;
1416
use std::os;
1517
use std::task;

0 commit comments

Comments
 (0)