diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-07-29 18:56:43 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2014-07-29 18:56:43 (GMT) |
commit | 22b4ee2d171a1dc0874736a052fd4c1cadb0d251 (patch) | |
tree | 2a242d59ad2a59a3d3367243862c7f1b99c98f4a /test/testfiles | |
parent | ba6a00e92f1e97c03fa03fa1083e31e8c88285fe (diff) | |
download | hdf5-22b4ee2d171a1dc0874736a052fd4c1cadb0d251.zip hdf5-22b4ee2d171a1dc0874736a052fd4c1cadb0d251.tar.gz hdf5-22b4ee2d171a1dc0874736a052fd4c1cadb0d251.tar.bz2 |
[svn-r25490] bring 25468 from trunk.
Aligning code with changes made in VOL branch. This will make porting
non VOL related changes from trunkto the 1.8 branch much easier.
tested h5commitest.
Diffstat (limited to 'test/testfiles')
-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 |