]> git.lizzy.rs Git - rust.git/commit
std: Ignore a flaky std::comm test
authorAlex Crichton <alex@alexcrichton.com>
Sun, 6 Apr 2014 07:41:25 +0000 (00:41 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 6 Apr 2014 07:41:25 +0000 (00:41 -0700)
commitb5ef3afd50a1f5dc8a0ecb9baf267b58b9176a7e
treef202e28845c62fe9746ffece07d97c96d880cd04
parent4e9e25907b6c63e3bde3dd122160ec07ef1ba6b9
std: Ignore a flaky std::comm test

This test relies on the parent to be descheduled before the child sends its
data. This has proved to be unreliable on libnative on the bots. It's a fairly
trivial test regardless, so ignoring it for now won't lose much.
src/libstd/comm/mod.rs