summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2021-08-27 18:10:26 (GMT)
committerGitHub <noreply@github.com>2021-08-27 18:10:26 (GMT)
commitb1f1c6339fb4a2a5b26b03f2bccba2b7c246a385 (patch)
tree763d175c82c53a022831806d6e090bc2ffc68601 /doc
parent0aa6a8d33d3758f165ff3e0fb7a86e8d9ca80c10 (diff)
downloadhdf5-b1f1c6339fb4a2a5b26b03f2bccba2b7c246a385.zip
hdf5-b1f1c6339fb4a2a5b26b03f2bccba2b7c246a385.tar.gz
hdf5-b1f1c6339fb4a2a5b26b03f2bccba2b7c246a385.tar.bz2
VFD SWMR: Updates the mirror VFD tests so they compile and pass tests (#971)
* Updates the mirror VFD tests so they compile and pass tests * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/vfd-swmr-user-guide.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/vfd-swmr-user-guide.md b/doc/vfd-swmr-user-guide.md
index a4375b3..605a910 100644
--- a/doc/vfd-swmr-user-guide.md
+++ b/doc/vfd-swmr-user-guide.md
@@ -103,7 +103,6 @@ be required when building with the Autotools.
Some notes:
-- The mirror VFD tests require some rework, so enabling that feature will cause the build step to fail. This will be fixed in a future beta release.
- The VFD SWMR tests can take some time to run.
- The VFD SWMR acceptance tests will typically emit some output about "expected errors" that you can ignore. Real errors are clearly flagged.
- If the tests do not pass on your system, please let the developers know via the email address given at the end of this document.