Skip testing of cache_image test

This commit is contained in:
Allen Byrne 2019-02-14 12:52:01 -06:00
parent 2268685c08
commit 35e9128c7e
3 changed files with 4 additions and 0 deletions

View File

@ -660,6 +660,7 @@ if (NOT CYGWIN)
set_tests_properties (H5TEST-cache PROPERTIES TIMEOUT ${CTEST_VERY_LONG_TIMEOUT})
endif ()
if (TEST_CACHE_IMAGE)
#-- Adding test for cache_image
add_test (
NAME H5TEST-clear-cache_image-objects
@ -676,6 +677,7 @@ set_tests_properties (H5TEST-cache_image PROPERTIES
ENVIRONMENT "srcdir=${HDF5_TEST_BINARY_DIR}/H5TEST;HDF5TestExpress=${HDF_TEST_EXPRESS}"
WORKING_DIRECTORY ${HDF5_TEST_BINARY_DIR}/H5TEST
)
endif ()
if (BUILD_SHARED_LIBS)
#-- Adding test for cache

View File

@ -92,6 +92,7 @@ endif ()
set (H5_VFD_SKIP_TESTS
cache
cache_image
accum
fheap
big

View File

@ -89,6 +89,7 @@ endif ()
set (H5_VOL_SKIP_TESTS
cache
cache_image
accum
fheap
big