mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '8630fb4b6ee53d4ef58bdbadc57c2cd53eadaa43': Increase maximum number of retries for h5watch tests.
This commit is contained in:
commit
8b7a93735f
@ -44,7 +44,7 @@ GEN_TEST=h5watchgentest # Generate HDF5 file with various datasets
|
||||
GEN_TEST_BIN=`pwd`/$GEN_TEST # Path of the binary GEN_TEST
|
||||
WATCHFILE=`pwd`/WATCH.h5 # The HDF5 file generated to test h5watch
|
||||
TESTFILE=TEST.h5 # The temporary file (a copy of WATCH.h5) used by tests
|
||||
TRY_MAX=10 # Try running the test again
|
||||
TRY_MAX=20 # Try running the test again
|
||||
#
|
||||
# These 3 defines should be the same as the defines in ./extend_dset.c
|
||||
WRITER_MESSAGE=writer_message # The message file created by the "extend" process
|
||||
|
Loading…
x
Reference in New Issue
Block a user