Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.645 sec ------------- Standard Error ----------------- 25-May-2023 14:28:06.532 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 25-May-2023 14:28:07.629 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 25-May-2023 14:28:07.689 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-May-2023 14:28:07.690 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 25-May-2023 14:28:08.131 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44905"] 25-May-2023 14:28:08.747 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44905"] 25-May-2023 14:28:08.750 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-May-2023 14:28:08.794 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44905"] 25-May-2023 14:28:08.807 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44905"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 2.561 sec