diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-07-11 20:12:31 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-07-11 20:12:31 (GMT) |
commit | d987b06112740a5994576ff0fb7949f01542fc43 (patch) | |
tree | 1195907bb7a0ddc54f586af0fcab695bd4358c0a /tools/h5dump/errfiles/tattr-3.err | |
parent | 4b29d11f7452334575bdd3b2199f356f238e72cf (diff) | |
download | hdf5-d987b06112740a5994576ff0fb7949f01542fc43.zip hdf5-d987b06112740a5994576ff0fb7949f01542fc43.tar.gz hdf5-d987b06112740a5994576ff0fb7949f01542fc43.tar.bz2 |
[svn-r22556] HDFFV-7936: added error files in h5dump folder and adjusted scripts to compare error files.
Tested: local linux with cmake,
jam with make check
Diffstat (limited to 'tools/h5dump/errfiles/tattr-3.err')
-rw-r--r-- | tools/h5dump/errfiles/tattr-3.err | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/h5dump/errfiles/tattr-3.err b/tools/h5dump/errfiles/tattr-3.err new file mode 100644 index 0000000..ce8ddda --- /dev/null +++ b/tools/h5dump/errfiles/tattr-3.err @@ -0,0 +1,8 @@ +HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs): + #000: (file name) line (number) in H5Aopen(): unable to load attribute info from object header for attribute: 'attr' + major: Attribute + minor: Unable to initialize object + #001: (file name) line (number) in H5O_attr_open_by_name(): can't locate attribute: 'attr' + major: Attribute + minor: Object not found +h5dump error: unable to open attribute "attr" |