mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r27668] Increase timeout for objcopy
This commit is contained in:
parent
33a2e52c6e
commit
7860f3f5b6
@ -451,6 +451,7 @@ set_tests_properties (H5TEST-flush2 PROPERTIES DEPENDS H5TEST-flush1)
|
||||
set_tests_properties (H5TEST-fheap PROPERTIES TIMEOUT 1800)
|
||||
set_tests_properties (H5TEST-testmeta PROPERTIES TIMEOUT 1800)
|
||||
set_tests_properties (H5TEST-big PROPERTIES TIMEOUT 1800)
|
||||
set_tests_properties (H5TEST-objcopy PROPERTIES TIMEOUT 2400)
|
||||
|
||||
if (BUILD_SHARED_LIBS)
|
||||
# Remove any output file left over from previous test run
|
||||
@ -541,6 +542,7 @@ if (BUILD_SHARED_LIBS)
|
||||
set_tests_properties (H5TEST-shared-fheap PROPERTIES TIMEOUT 1800)
|
||||
set_tests_properties (H5TEST-shared-testmeta PROPERTIES TIMEOUT 1800)
|
||||
set_tests_properties (H5TEST-shared-big PROPERTIES TIMEOUT 1800)
|
||||
set_tests_properties (H5TEST-shared-objcopy PROPERTIES TIMEOUT 2400)
|
||||
endif (BUILD_SHARED_LIBS)
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user