diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-05-02 15:27:49 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-05-02 15:27:49 (GMT) |
commit | c643cc05316e11471c4bef30cd09b9d4437f85fd (patch) | |
tree | 22a0ec32fadcb049aa989e6ca01cf26b2329a409 | |
parent | 2f406b89554f9ebcb85258b662e404645399ed0d (diff) | |
download | hdf5-c643cc05316e11471c4bef30cd09b9d4437f85fd.zip hdf5-c643cc05316e11471c4bef30cd09b9d4437f85fd.tar.gz hdf5-c643cc05316e11471c4bef30cd09b9d4437f85fd.tar.bz2 |
Pull out another failing test
-rw-r--r-- | testpar/CMakeTests.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/CMakeTests.cmake b/testpar/CMakeTests.cmake index 4faa86b..2095925 100644 --- a/testpar/CMakeTests.cmake +++ b/testpar/CMakeTests.cmake @@ -27,6 +27,7 @@ set_tests_properties (MPI_TEST-clear-testphdf5-objects PROPERTIES FIXTURES_SETUP set (SKIP_tests cchunk3 + ecdsetw tldsc ) set (SKIP_testphdf5 "") |