diff options
author | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2017-11-27 20:20:36 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@jam.ad.hdfgroup.org> | 2017-11-27 20:20:36 (GMT) |
commit | 14ced87d62a3591126067ac00175504ef55bfaaa (patch) | |
tree | ee8630b97c4fe583c6caf5e03caccc8149e827bd /test/testfiles | |
parent | 96784c9873433b57de813c5afadd5d9771103686 (diff) | |
parent | f116545ce465181928ca97214b9cfa87092a3ee9 (diff) | |
download | hdf5-14ced87d62a3591126067ac00175504ef55bfaaa.zip hdf5-14ced87d62a3591126067ac00175504ef55bfaaa.tar.gz hdf5-14ced87d62a3591126067ac00175504ef55bfaaa.tar.bz2 |
Merge branch 'develop' into bugfix/version_bounds
Merge from develop to keeep the branch up-to-date.
Diffstat (limited to 'test/testfiles')
-rw-r--r-- | test/testfiles/error_test_1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testfiles/error_test_1 b/test/testfiles/error_test_1 index 0acd288..5b68002 100644 --- a/test/testfiles/error_test_1 +++ b/test/testfiles/error_test_1 @@ -53,7 +53,7 @@ HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs): #004: (file name) line (number) in H5Z_pipeline(): required filter 'bogus' is not registered major: Data filters minor: Read failed - #005: (file name) line (number) in H5PL_load(): required dynamically loaded plugin filter '305' is not available + #005: (file name) line (number) in H5PL_load(): filter plugins disabled major: Plugin for dynamically loaded library minor: Unable to load metadata into cache |