Testsuite: org.apache.tomcat.websocket.server.TestCloseBug58624 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.007 sec ------------- Standard Error ----------------- 31-May-2024 15:29:56.987 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testOnErrorNotCalledWhenClosingConnection] 31-May-2024 15:29:58.013 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 31-May-2024 15:29:58.071 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-May-2024 15:29:58.071 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.90-dev] 31-May-2024 15:29:58.201 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42415"] 31-May-2024 15:29:58.474 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42415"] 31-May-2024 15:29:58.478 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-May-2024 15:29:58.513 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42415"] 31-May-2024 15:29:58.515 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42415"] ------------- ---------------- --------------- Testcase: testOnErrorNotCalledWhenClosingConnection took 1.957 sec