diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-04-24 20:09:52 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-04-24 20:09:52 (GMT) |
commit | d9a69c592f384b9078e41a1affbf96d684074c2f (patch) | |
tree | 2ec8497c8dba9a609d4867a4a44175a319e56b6c /hl/tools/testfiles/w-ext-cmpd-label.ddl | |
parent | 220388e7351becc927114de19f8a34e78e55a7ed (diff) | |
parent | 2deb953dbbde17712723529c4bca6a2bf3eedf6b (diff) | |
download | hdf5-d9a69c592f384b9078e41a1affbf96d684074c2f.zip hdf5-d9a69c592f384b9078e41a1affbf96d684074c2f.tar.gz hdf5-d9a69c592f384b9078e41a1affbf96d684074c2f.tar.bz2 |
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit '2deb953dbbde17712723529c4bca6a2bf3eedf6b':
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}} |