summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2016-03-22 14:18:12 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2016-03-22 14:18:12 (GMT)
commitc051bc75745b141736d5d27fed44de1ad24f5f37 (patch)
tree43b9d352a85a31052f12ca0d3723bd8e1688e404
parent944ff245456737c70482bc6d085526cf2e2addf6 (diff)
downloadhdf5-c051bc75745b141736d5d27fed44de1ad24f5f37.zip
hdf5-c051bc75745b141736d5d27fed44de1ad24f5f37.tar.gz
hdf5-c051bc75745b141736d5d27fed44de1ad24f5f37.tar.bz2
[svn-r29505] Added flush/refresh test failures on OS X to the list
of known problems.
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 19695c5..959852a 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -562,6 +562,10 @@ Known Problems and Limitations
==============================
Please contact help@hdfgroup.org if an issue found is not listed here.
+ - The flush/refresh test occasionally fails on OS X platforms. This is
+ being investigated and may be a problem with SWMR on HFS+.
+ (DER - 2016/03/22)
+
- The VDS/SWMR test will fail with a segmentation fault if the library
is built with --enable-using-memchecker.
(DER - 2016/03/21)