Skip to content

Commit

Permalink
test: xfail bench/task-perf-one-million. OOM on 32-bit linux w/o opts
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Jun 18, 2013
1 parent 371a316 commit 303d7bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/bench/task-perf-one-million.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 303d7bf

Please sign in to comment.