From b4ceb6c771bb40d440b95e6f1e7b36059d00911c Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 2 Aug 2016 10:45:38 -0500 Subject: [svn-r30251] Ignore dlopen test - created HDFFV-9962 --- java/test/JUnit-interface.txt | 3 +-- java/test/TestH5PL.java | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/java/test/JUnit-interface.txt b/java/test/JUnit-interface.txt index 9765d08..cbd93e0 100644 --- a/java/test/JUnit-interface.txt +++ b/java/test/JUnit-interface.txt @@ -628,14 +628,13 @@ JUnit version 4.11 .testH5Ocomment_clear .testH5Ocopy_cur_not_exists .TestH5PLplugins -.TestH5PLdlopen .testH5Zfilter_avail .testH5Zunregister_predefined .testH5Zget_filter_info Time: XXXX -OK (633 tests) +OK (632 tests) HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs): #000: (file name) line (number) in H5Fopen(): can't set access and transfer property lists diff --git a/java/test/TestH5PL.java b/java/test/TestH5PL.java index 225ecd6..c1811bc 100644 --- a/java/test/TestH5PL.java +++ b/java/test/TestH5PL.java @@ -68,7 +68,7 @@ public class TestH5PL { } } - @Test + @Ignore public void TestH5PLdlopen() { long file_id = -1; long filespace_id = -1; -- cgit v0.12