This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new 4719c4c  Remove test code
4719c4c is described below

commit 4719c4c7489a9a61918a089ca2e607446389bfd9
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jan 12 10:42:40 2022 +0000

    Remove test code
---
 test/org/apache/coyote/http2/TestHttp2Section_3_5.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/org/apache/coyote/http2/TestHttp2Section_3_5.java 
b/test/org/apache/coyote/http2/TestHttp2Section_3_5.java
index f43a7eb..2e45e3a 100644
--- a/test/org/apache/coyote/http2/TestHttp2Section_3_5.java
+++ b/test/org/apache/coyote/http2/TestHttp2Section_3_5.java
@@ -50,7 +50,6 @@ public class TestHttp2Section_3_5 extends Http2TestBase {
         try {
             sendPing();
         } catch (IOException e) {
-            e.printStackTrace();
             // Ignore
         }
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to