diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-02-14 16:32:18 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-02-14 16:32:18 (GMT) |
commit | 94993e41ed52a9929905c2ebd9d812169e0e64fa (patch) | |
tree | ebdc83e4525c3cdd1d436ba1a48a4d130659e4e9 | |
parent | 0d1b43c79c479b1f88eff1cc39baaf037efccfc8 (diff) | |
download | hdf5-94993e41ed52a9929905c2ebd9d812169e0e64fa.zip hdf5-94993e41ed52a9929905c2ebd9d812169e0e64fa.tar.gz hdf5-94993e41ed52a9929905c2ebd9d812169e0e64fa.tar.bz2 |
Add HDFFV-10628 known problem
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index f8d2946..03ad1ad 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1008,6 +1008,9 @@ Known Problems t_pflush1/fails on exit The first two tests fail attempting collective writes. + CPP ptable test fails on VS2017 with Intel compiler, JIRA issue: HDFFV-10628. + This test will pass with VS2015 with Intel compiler. + Known problems in previous releases can be found in the HISTORY*.txt files in the HDF5 source. Please report any new problems found to help@hdfgroup.org. |