Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.294 sec ------------- Standard Error ----------------- 10-May-2023 00:10:24.516 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 10-May-2023 00:10:25.353 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-May-2023 00:10:25.477 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-May-2023 00:10:25.478 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 10-May-2023 00:10:25.854 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41925"] 10-May-2023 00:10:26.206 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41925"] 10-May-2023 00:10:26.214 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-May-2023 00:10:26.260 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41925"] 10-May-2023 00:10:26.262 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41925"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 2.177 sec