add 'missing WINDOWS' to git.skip-test-patterns
We're unlikely to provide the 'WINDOWS' prerequisite in our builds. Nor are we likely to care about the tests which are skipped as a result. (Also, 'missing WINDOWS' is not a phrase I thought I'd ever write.)
This commit is contained in:
parent
e67c091cc6
commit
3c9cdffa29
@ -14,6 +14,7 @@ missing !PTHREADS
|
|||||||
missing RFC1991
|
missing RFC1991
|
||||||
missing TAR_NEEDS_PAX_FALLBACK
|
missing TAR_NEEDS_PAX_FALLBACK
|
||||||
missing UTF8_NFD_TO_NFC
|
missing UTF8_NFD_TO_NFC
|
||||||
|
missing WINDOWS
|
||||||
skipping case insensitive tests
|
skipping case insensitive tests
|
||||||
skipping git p4 tests
|
skipping git p4 tests
|
||||||
skipping remote-svn tests, python not available
|
skipping remote-svn tests, python not available
|
||||||
|
Loading…
Reference in New Issue
Block a user