mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-18 18:20:39 +08:00
TST: Mark NCZarr plugins XFAIL on MinGW
Not sure why --disable-nczarr-filters doesn't exclude them, but let's check the rest of the functionality.
This commit is contained in:
parent
d33e3155d8
commit
a71c606802
@ -99,6 +99,10 @@ TESTS += run_filter.sh
|
||||
TESTS += run_unknown.sh
|
||||
TESTS += run_specific_filters.sh
|
||||
|
||||
if ISMINGW
|
||||
XFAIL_TESTS = run_filter.sh run_unknown.sh run_specific_filters.sh
|
||||
endif # ISMINGW
|
||||
|
||||
endif #ENABLE_FILTER_TESTING
|
||||
|
||||
endif #BUILD_UTILITIES
|
||||
|
Loading…
x
Reference in New Issue
Block a user