auto merge of #17039 : vadimcn/rust/test_lots_of_files, r=alexcrichton
This commit is contained in:
commit
da1395b6cb
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue