Skip to content

Commit 99aea81

Browse files
committed
---
yaml --- r: 130555 b: refs/heads/snap-stage3 c: 6a7e601 h: refs/heads/master i: 130553: 4664a7d 130551: b1a0f17 v: v3
1 parent c6ef251 commit 99aea81

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: ee72e46638f2b2ae92e99df2a7ea92690baa0d07
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 82c052794d4234752f0154c150d0b40779240db4
4+
refs/heads/snap-stage3: 6a7e6017c5c50e1ada21f0ac2cda034405d483e7
55
refs/heads/try: a2473a89da106f7dd3be86e9d52fe23f43d5bfa5
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/src/libglob/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ mod test {
680680
}
681681

682682
#[test]
683+
#[ignore(cfg(windows))] // FIXME (#9406)
683684
fn test_lots_of_files() {
684685
// this is a good test because it touches lots of differently named files
685686
glob("/*/*/*/*").skip(10000).next();

0 commit comments

Comments
 (0)