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-two-width.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-two-width.ddl')
-rw-r--r-- | hl/tools/testfiles/w-ext-two-width.ddl | 42 |
1 files changed, 5 insertions, 37 deletions
diff --git a/hl/tools/testfiles/w-ext-two-width.ddl b/hl/tools/testfiles/w-ext-two-width.ddl index 52903de..9f09fde 100644 --- a/hl/tools/testfiles/w-ext-two-width.ddl +++ b/hl/tools/testfiles/w-ext-two-width.ddl @@ -1,41 +1,9 @@ Opened "TEST.h5" with sec2 driver. Monitoring dataset /DSET_TWO... -dimension 0: 4->6 (increases) +dimension 0: 4->4 (unchanged) dimension 1: 10->12 (increases) Data: - (0,10) 1, 1 - (1,10) 1, 1 - (2,10) 1, 1 - (3,10) 1, 1 - (4,0) 1, 1, 1, 1, 1, - (4,5) 1, 1, 1, 1, 1, - (4,10) 1, 1, - (5,0) 1, 1, 1, 1, 1, - (5,5) 1, 1, 1, 1, 1, - (5,10) 1, 1 -dimension 0: 6->8 (increases) -dimension 1: 12->1 (decreases) - Data: - (6,0) 2, - (7,0) 2 -dimension 0: 8->10 (increases) -dimension 1: 1->1 (unchanged) - Data: - (8,0) 3, - (9,0) 3 -dimension 0: 10->3 (decreases) -dimension 1: 1->3 (increases) - Data: - (0,1) 4, 4 - (1,1) 4, 4 - (2,1) 4, 4 -dimension 0: 3->2 (decreases) -dimension 1: 3->2 (decreases) -dimension 0: 2->1 (decreases) -dimension 1: 2->2 (unchanged) -dimension 0: 1->1 (unchanged) -dimension 1: 2->4 (increases) - Data: - (0,2) 7, 7 -dimension 0: 1->1 (unchanged) -dimension 1: 4->3 (decreases) + (0,10) 0, 0 + (1,10) 0, 0 + (2,10) 0, 0 + (3,10) 0, 0 |