auto merge of #17039 : vadimcn/rust/test_lots_of_files, r=alexcrichton
This commit is contained in:
commit
da1395b6cb
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user