diff options
author | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2017-04-21 23:42:17 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2017-04-21 23:42:17 (GMT) |
commit | e9b289a3d1d031f594e8c5421144ac44f3d44bcb (patch) | |
tree | 43619dcad212a14241a87a9e9642b3875896e3e5 /hl/tools/testfiles/w-ext-one-d.ddl | |
parent | 3750e8ac7cff0fe911b3ec177cb7633addece0fe (diff) | |
download | hdf5-e9b289a3d1d031f594e8c5421144ac44f3d44bcb.zip hdf5-e9b289a3d1d031f594e8c5421144ac44f3d44bcb.tar.gz hdf5-e9b289a3d1d031f594e8c5421144ac44f3d44bcb.tar.bz2 |
Fix for HDFFV-10166 h5watch tests fail randomly to match expected output files
(1) Re-structure tests to do one "extend" action at a time
(2) Re-try test till max limit before final failure
Diffstat (limited to 'hl/tools/testfiles/w-ext-one-d.ddl')
-rw-r--r-- | hl/tools/testfiles/w-ext-one-d.ddl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hl/tools/testfiles/w-ext-one-d.ddl b/hl/tools/testfiles/w-ext-one-d.ddl index 249ff95..673370a 100644 --- a/hl/tools/testfiles/w-ext-one-d.ddl +++ b/hl/tools/testfiles/w-ext-one-d.ddl @@ -1,6 +1,3 @@ Opened "TEST.h5" with sec2 driver. Monitoring dataset /DSET_ONE... dimension 0: 10->13 (increases) -dimension 0: 13->12 (decreases) -dimension 0: 12->1 (decreases) -dimension 0: 1->3 (increases) |