Ignore a should_fail test on windows

This commit is contained in:
Brian Anderson 2012-11-25 13:51:43 -08:00
parent 5c0206a1e4
commit f648de74a5

View file

@ -1203,6 +1203,7 @@ mod tests {
#[test]
#[should_fail]
#[ignore(cfg(windows))]
fn test_read_buffer_too_small() {
let path = &Path("tmp/lib-io-test-read-buffer-too-small.tmp");
// ensure the file exists