auto merge of #17039 : vadimcn/rust/test_lots_of_files, r=alexcrichton

This commit is contained in:
bors 2014-09-06 03:31:34 +00:00
commit da1395b6cb
1 changed files with 1 additions and 0 deletions

View File

@ -680,6 +680,7 @@ mod test {
}
#[test]
#[ignore(cfg(windows))] // FIXME (#9406)
fn test_lots_of_files() {
// this is a good test because it touches lots of differently named files
glob("/*/*/*/*").skip(10000).next();