diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-07-22 19:54:51 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-07-22 19:54:51 (GMT) |
commit | bd66cdd5d6b46ddb9b275903baffcbeaaff65204 (patch) | |
tree | 187bff833fc4922687fd825e52e8f9f50b615212 /test | |
parent | f1f7b15e506820107054bf5e867c3c02686d5c6c (diff) | |
download | hdf5-bd66cdd5d6b46ddb9b275903baffcbeaaff65204.zip hdf5-bd66cdd5d6b46ddb9b275903baffcbeaaff65204.tar.gz hdf5-bd66cdd5d6b46ddb9b275903baffcbeaaff65204.tar.bz2 |
[svn-r25468] some code refactoring to align trunk with VOL branch.
tested with h5committest.
Diffstat (limited to 'test')
-rw-r--r-- | test/testfiles/err_compat_1 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/testfiles/err_compat_1 b/test/testfiles/err_compat_1 index 3a85b86..d471e13 100644 --- a/test/testfiles/err_compat_1 +++ b/test/testfiles/err_compat_1 @@ -54,9 +54,6 @@ HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs): #001: (file name) line (number) in test_error2(): H5Dwrite shouldn't succeed major: Error API minor: Write failed - #002: (file name) line (number) in H5Dwrite(): can't prepare for writing data - major: Dataset - minor: Write failed - #003: (file name) line (number) in H5D__pre_write(): not a dataset + #002: (file name) line (number) in H5Dwrite(): not a dataset major: Invalid arguments to routine minor: Inappropriate type |