summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-06-11 19:44:52 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-06-11 19:44:52 (GMT)
commitef36fba67baa283b70eb0d644a914b30a3ccd706 (patch)
treec46401395cfd4da3ac7c246e365df763c92edc9c /test
parent19800d2497008037eb1b57b13007da6ac6026fd1 (diff)
downloadhdf5-ef36fba67baa283b70eb0d644a914b30a3ccd706.zip
hdf5-ef36fba67baa283b70eb0d644a914b30a3ccd706.tar.gz
hdf5-ef36fba67baa283b70eb0d644a914b30a3ccd706.tar.bz2
[svn-r25263] limit vfd flush1 test time
Diffstat (limited to 'test')
-rw-r--r--test/CMakeTests.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeTests.cmake b/test/CMakeTests.cmake
index 709a4bb..bab6c31 100644
--- a/test/CMakeTests.cmake
+++ b/test/CMakeTests.cmake
@@ -434,6 +434,7 @@ if (HDF5_TEST_VFD)
-P "${HDF_RESOURCES_DIR}/vfdTest.cmake"
)
endforeach (test ${H5_VFD_TESTS})
+ set_tests_properties (VFD-${vfdname}-flush1 PROPERTIES TIMEOUT 10)
if (HDF5_TEST_FHEAP_VFD)
add_test (
NAME VFD-${vfdname}-fheap