Testsuite: org.apache.jasper.servlet.TestTldScanner Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.118 sec ------------- Standard Error ----------------- 30-Oct-2023 17:02:27.363 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug55807] 30-Oct-2023 17:02:28.917 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 30-Oct-2023 17:02:29.016 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Oct-2023 17:02:29.016 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 30-Oct-2023 17:02:29.353 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 30-Oct-2023 17:02:29.714 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40215"] 30-Oct-2023 17:02:32.729 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40215"] 30-Oct-2023 17:02:32.731 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Oct-2023 17:02:32.770 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40215"] 30-Oct-2023 17:02:32.792 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40215"] 30-Oct-2023 17:02:32.801 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug57647] 30-Oct-2023 17:02:33.047 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 30-Oct-2023 17:02:33.050 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testWithWebapp] 30-Oct-2023 17:02:33.082 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 30-Oct-2023 17:02:33.082 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Oct-2023 17:02:33.084 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M14-dev] 30-Oct-2023 17:02:33.111 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 30-Oct-2023 17:02:33.202 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-42127"] 30-Oct-2023 17:02:33.915 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-42127"] 30-Oct-2023 17:02:33.927 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Oct-2023 17:02:33.931 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-42127"] 30-Oct-2023 17:02:33.948 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-42127"] ------------- ---------------- --------------- Testcase: testBug55807 took 5.833 sec Testcase: testBug57647 took 0.248 sec Testcase: testWithWebapp took 0.9 sec