summaryrefslogtreecommitdiffstats
path: root/test/testfiles
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-05-05 20:42:09 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-05-05 20:42:09 (GMT)
commitbf81b5ac235a7126143b7c4828b1574f35f8f414 (patch)
tree40e07346f3c9c8f0f6ea9366d7f6fab6e8fdd13c /test/testfiles
parent49962582685cd642226f4af26c10487323f2490a (diff)
downloadhdf5-bf81b5ac235a7126143b7c4828b1574f35f8f414.zip
hdf5-bf81b5ac235a7126143b7c4828b1574f35f8f414.tar.gz
hdf5-bf81b5ac235a7126143b7c4828b1574f35f8f414.tar.bz2
[svn-r8484] Purpose: bug fix
Description: The error stack was accidentally cleared during the program. Solution: Change it to the correct output. Platforms tested: RH 8(fuss). Simple change. Misc. update:
Diffstat (limited to 'test/testfiles')
-rw-r--r--test/testfiles/err_compat_16
1 files changed, 6 insertions, 0 deletions
diff --git a/test/testfiles/err_compat_1 b/test/testfiles/err_compat_1
index 8c5afbf..dd7578d 100644
--- a/test/testfiles/err_compat_1
+++ b/test/testfiles/err_compat_1
@@ -18,3 +18,9 @@ HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs):
#000: (file name) line (number) in main(): Error test failed
major: Error API
minor: Unrecognized message
+ #001: (file name) line (number) in test_error(): H5Dwrite shouldn't succeed
+ major: Error API
+ minor: Write failed
+ #002: (file name) line (number) in H5Dwrite(): not a dataset
+ major: Invalid arguments to routine
+ minor: Inappropriate type