summaryrefslogtreecommitdiffstats
path: root/java/test/TestH5PL.java
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-08-02 15:45:38 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-08-02 15:45:38 (GMT)
commitb4ceb6c771bb40d440b95e6f1e7b36059d00911c (patch)
treee5a429cbeb1fab68b774241edfdec06fe6641c28 /java/test/TestH5PL.java
parentf72d425d9c22ea4aaa8c2c33394d98d05f01b83b (diff)
downloadhdf5-b4ceb6c771bb40d440b95e6f1e7b36059d00911c.zip
hdf5-b4ceb6c771bb40d440b95e6f1e7b36059d00911c.tar.gz
hdf5-b4ceb6c771bb40d440b95e6f1e7b36059d00911c.tar.bz2
[svn-r30251] Ignore dlopen test - created HDFFV-9962
Diffstat (limited to 'java/test/TestH5PL.java')
-rw-r--r--java/test/TestH5PL.java2
1 files changed, 1 insertions, 1 deletions
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;