Commit Graph

4 Commits (7bb05563343df1c8c7d2455ee551db8abcd85d18)

Author SHA1 Message Date
Jordan Borean 8a4079ddbf
win_find - fix glob like paths (#54005) 6 years ago
Dag Wieers 4fa02d581d Remove 'attempts' from non-looped tasks (#35316)
* Remove 'attempts' from non-looped tasks

* Use self._task.until to determine if we're in a loop

* Undo recent changes to Windows tests
7 years ago
Matt Clay ab5dbca47e Fix Windows integration tests. 7 years ago
Jordan Borean 56a7278256
win_find: allow module to skip on files it fails to check (#32105)
* win_find: allow module to skip on files it fails to check

* fixed up test creation to work pre psv5
7 years ago