Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.13 sec ------------- Standard Error ----------------- 06-May-2023 05:24:36.811 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 06-May-2023 05:24:38.215 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 06-May-2023 05:24:38.354 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-May-2023 05:24:38.354 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 06-May-2023 05:24:38.771 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38291"] 06-May-2023 05:24:39.294 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38291"] 06-May-2023 05:24:39.312 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-May-2023 05:24:39.351 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38291"] 06-May-2023 05:24:39.371 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38291"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 3.012 sec