We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371a316 commit 303d7bfCopy full SHA for 303d7bf
src/test/bench/task-perf-one-million.rs
@@ -10,6 +10,8 @@
10
11
// Test for concurrent tasks
12
13
+// xfail-test OOM on linux-32 without opts
14
+
15
use std::comm::*;
16
use std::os;
17
use std::task;
0 commit comments