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-cmpd-f2.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-cmpd-f2.ddl')
-rw-r--r-- | hl/tools/testfiles/w-ext-cmpd-f2.ddl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hl/tools/testfiles/w-ext-cmpd-f2.ddl b/hl/tools/testfiles/w-ext-cmpd-f2.ddl index ea69222..362cc94 100644 --- a/hl/tools/testfiles/w-ext-cmpd-f2.ddl +++ b/hl/tools/testfiles/w-ext-cmpd-f2.ddl @@ -4,8 +4,3 @@ dimension 0: 10->13 (increases) Data: (10) {{{2, 2, 2}}, {4, 4}}, {{{3, 3, 3}}, {5, 5}}, {{{4, 4, 4}}, {6, (12) 6}} -dimension 0: 13->12 (decreases) -dimension 0: 12->1 (decreases) -dimension 0: 1->3 (increases) - Data: - (1) {{{2, 2, 2}}, {4, 4}}, {{{3, 3, 3}}, {5, 5}} |