diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-03-06 13:35:27 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-03-06 13:35:27 (GMT) |
commit | 5ee3764068f93cab6ab9518a8b0ff64ee5d62178 (patch) | |
tree | 58cfd037123d5d3c9e2f6948c56c9de4f2a2afad /tools/testfiles/tattr-3.ddl | |
parent | 7149676a0b7d5cec6ccbc96d714db9869243ed06 (diff) | |
download | hdf5-5ee3764068f93cab6ab9518a8b0ff64ee5d62178.zip hdf5-5ee3764068f93cab6ab9518a8b0ff64ee5d62178.tar.gz hdf5-5ee3764068f93cab6ab9518a8b0ff64ee5d62178.tar.bz2 |
[svn-r22029] Add reference file to test list
Add error-stack to tests
Tested: local linux
Diffstat (limited to 'tools/testfiles/tattr-3.ddl')
-rw-r--r-- | tools/testfiles/tattr-3.ddl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/testfiles/tattr-3.ddl b/tools/testfiles/tattr-3.ddl index 4eee317..c0dd123 100644 --- a/tools/testfiles/tattr-3.ddl +++ b/tools/testfiles/tattr-3.ddl @@ -6,4 +6,11 @@ ATTRIBUTE "/attr2" { ATTRIBUTE "/attr" { } } +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" |