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:
Todd Zullinger 2021-05-17 10:38:14 -04:00
parent e67c091cc6
commit 3c9cdffa29

View File

@ -14,6 +14,7 @@ missing !PTHREADS
missing RFC1991
missing TAR_NEEDS_PAX_FALLBACK
missing UTF8_NFD_TO_NFC
missing WINDOWS
skipping case insensitive tests
skipping git p4 tests
skipping remote-svn tests, python not available