summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2021-02-16 21:47:17 -0500
committerJames McCoy <jamessan@debian.org>2021-02-16 22:05:26 -0500
commit6a1c1b54c8fedc7f6eedbab6b2598b1e2ec4c2f5 (patch)
tree4c474d3f149b938b502e0501d8f6e273f093b2d0
parent519ee251e52849dbda1bad6a0ec267899001b503 (diff)
Temporarily disable testCrash_RequestChannel_nativeRead_AfterException
Signed-off-by: James McCoy <jamessan@debian.org>
-rw-r--r--subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java b/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java
index 6f4218b..254889d 100644
--- a/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java
+++ b/subversion/bindings/javahl/tests/org/apache/subversion/javahl/BasicTests.java
@@ -23,6 +23,7 @@
package org.apache.subversion.javahl;
import static org.junit.Assert.*;
+import org.junit.Ignore;
import org.apache.subversion.javahl.callback.*;
import org.apache.subversion.javahl.remote.*;
@@ -4645,6 +4646,7 @@ public class BasicTests extends SVNTests
* In this scenario, tunnel was not properly closed after exception in
* 'TunnelAgent.openTunnel()'.
*/
+ @Ignore("https://bugs.debian.org/982684")
public void testCrash_RequestChannel_nativeRead_AfterException()
{
// Previously, exception caused TunnelChannel's native side to be