diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-02 17:39:15 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-02 17:39:15 (GMT) |
commit | 4f9e47650aa98d1048da87be44ff3d28685554b7 (patch) | |
tree | 80bd1e918a76f086e8aef5cb3d5034f2d94d41cc /tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst | |
parent | 19ee2f9dc8ce4352b3ec82c667abecb47a1d9684 (diff) | |
download | hdf5-4f9e47650aa98d1048da87be44ff3d28685554b7.zip hdf5-4f9e47650aa98d1048da87be44ff3d28685554b7.tar.gz hdf5-4f9e47650aa98d1048da87be44ff3d28685554b7.tar.bz2 |
Fix STREQUAL if commands.
Diffstat (limited to 'tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst')
-rw-r--r-- | tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst b/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst index 0993d5b..03b1915 100644 --- a/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst +++ b/tools/test/h5repack/testfiles/h5repack_layout.h5-plugin_zero.tst @@ -1,9 +1,20 @@ -Objects to modify layout are... -Objects to apply filter are... - User Defined 250 -Making file <out-plugin_zero.h5repack_layout.h5>... ------------------------------------------ - Type Filter (Compression) Name +Objects to modify layout areversion (number)) Name ----------------------------------------- group / -h5repack error: <h5repack_layout.h5>: Could not copy data to: out-plugin_zero.h5repack_layout.h5 +HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs): + #000: (file name) line (number) in H5Pset_filter(): failed to call private function + major: Property lists + minor: Can't set value + #001: (file name) line (number) in H5P__set_filter(): failed to load dynamically loaded plugin + major: Data filters + minor: Unable to load metadata into cache +H5tools-DIAG: Error detected in HDF5:tools (version (number)) thread (IDs): + #000: (file name) line (number) in copy_objects(): do_copy_objects from <h5repack_layout.h5> could not copy data to <out-plugin_zero.h5repack_layout.h5> + major: Failure in tools library + minor: error in function + #001: (file name) line (number) in do_copy_objects(): apply_filters failed + major: Failure in tools library + minor: error in function + #002: (file name) line (number) in apply_filters(): H5Pset_filter failed + major: Failure in tools library + minor: error in function |