diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2017-04-24 19:48:48 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2017-04-24 19:48:48 (GMT) |
commit | 2deb953dbbde17712723529c4bca6a2bf3eedf6b (patch) | |
tree | ec2b84f3ad75c80bff9d4e2895f2000865b91133 /hl/tools/testfiles/w-ext-cmpd-label.ddl | |
parent | 0ee3d2ad9b38b54687fd8748dd296c0011bd962a (diff) | |
parent | e9b289a3d1d031f594e8c5421144ac44f3d44bcb (diff) | |
download | hdf5-2deb953dbbde17712723529c4bca6a2bf3eedf6b.zip hdf5-2deb953dbbde17712723529c4bca6a2bf3eedf6b.tar.gz hdf5-2deb953dbbde17712723529c4bca6a2bf3eedf6b.tar.bz2 |
Merge pull request #453 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit 'e9b289a3d1d031f594e8c5421144ac44f3d44bcb':
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-label.ddl')
-rw-r--r-- | hl/tools/testfiles/w-ext-cmpd-label.ddl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/hl/tools/testfiles/w-ext-cmpd-label.ddl b/hl/tools/testfiles/w-ext-cmpd-label.ddl index 84534ea..394d5a6 100644 --- a/hl/tools/testfiles/w-ext-cmpd-label.ddl +++ b/hl/tools/testfiles/w-ext-cmpd-label.ddl @@ -8,11 +8,3 @@ dimension 0: 10->13 (increases) (11) field4={a=5, b=5}}, (12) {field1=3, field2={a=4, b={a=4, b=4, c=4}, c=4}, field3=5, (12) field4={a=6, b=6}} -dimension 0: 13->12 (decreases) -dimension 0: 12->1 (decreases) -dimension 0: 1->3 (increases) - Data: - (1) {field1=1, field2={a=2, b={a=2, b=2, c=2}, c=2}, field3=3, - (1) field4={a=4, b=4}}, - (2) {field1=2, field2={a=3, b={a=3, b=3, c=3}, c=3}, field3=4, - (2) field4={a=5, b=5}} |