Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.764 sec ------------- Standard Error ----------------- 12-May-2023 15:21:27.010 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 12-May-2023 15:21:28.101 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-May-2023 15:21:28.133 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-May-2023 15:21:28.134 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 12-May-2023 15:21:28.635 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43123"] 12-May-2023 15:21:29.283 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43123"] 12-May-2023 15:21:29.287 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-May-2023 15:21:29.332 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43123"] 12-May-2023 15:21:29.343 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43123"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 2.687 sec