This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push:
new 41131b7 Remove comment
41131b7 is described below
commit 41131b791394d0fcb186c2fd63c4f0752a34ce16
Author: remm <[email protected]>
AuthorDate: Fri May 17 14:30:29 2019 +0200
Remove comment
---
test/org/apache/tomcat/websocket/TestWebSocketFrameClientSSL.java | 3 ---
1 file changed, 3 deletions(-)
diff --git a/test/org/apache/tomcat/websocket/TestWebSocketFrameClientSSL.java
b/test/org/apache/tomcat/websocket/TestWebSocketFrameClientSSL.java
index e1cffe8..ab12e0c 100644
--- a/test/org/apache/tomcat/websocket/TestWebSocketFrameClientSSL.java
+++ b/test/org/apache/tomcat/websocket/TestWebSocketFrameClientSSL.java
@@ -87,9 +87,6 @@ public class TestWebSocketFrameClientSSL extends
WebSocketBaseTest {
}
- /*
- * TODO: Fails intermittently with NIO2.
- */
@Test
public void testBug56032() throws Exception {
Tomcat tomcat = getTomcatInstance();
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]