about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-09-13 02:25:49 -0700
committerbors <bors@rust-lang.org>2013-09-13 02:25:49 -0700
commit7c8f503ac543e0ffe18986b8d6f8548df21cefa3 (patch)
tree223ea5369930b3a934ca60015dd15ae1f44d82a7 /src/rustllvm/RustWrapper.cpp
parentfd39bd169c594c02494527dfa09c3a7f7237180c (diff)
parent68a9137eacb7ea1e61f80279eff03bf758e16e71 (diff)
downloadrust-7c8f503ac543e0ffe18986b8d6f8548df21cefa3.tar.gz
rust-7c8f503ac543e0ffe18986b8d6f8548df21cefa3.zip
auto merge of #9141 : alexcrichton/rust/ignore-fileinput, r=catamorphism
These tests are being very flaky on the bots, and the reason is that files are
being created and then when attempted to get read they actually don't exist. I'm
not entirely sure why this is happening, but I also don't fully trust the
std::io implemention using @-boxes to close/flush/write files at the right time.

This moves the tests to using std::rt::io which is hopefully more robust and
something that we can actually reason about. Sadly, due to #8810, these tests
fail on windows, so they're all ignored on windows right now.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions