Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.729 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707871905150.txt with 100000 bytes. Created file:/tmp/testSendFile-1707871907115-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707871907117-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707871907120-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707871907125-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707871907131-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707871907141-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707871907156-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707871907159-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707871907161-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707871907163-9.txt with 1000000 bytes. Client received 100000 bytes in 32 ms. Client received 200000 bytes in 7 ms. Client received 300000 bytes in 10 ms. Client received 400000 bytes in 3 ms. Client received 500000 bytes in 10 ms. Client received 600000 bytes in 8 ms. Client received 700000 bytes in 5 ms. Client received 800000 bytes in 4 ms. Client received 900000 bytes in 5 ms. Client received 1000000 bytes in 4 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 14-Feb-2024 00:51:44.913 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 14-Feb-2024 00:51:45.704 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-Feb-2024 00:51:45.738 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Feb-2024 00:51:45.738 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 14-Feb-2024 00:51:45.885 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35965"] 14-Feb-2024 00:51:47.052 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35965"] 14-Feb-2024 00:51:47.055 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Feb-2024 00:51:47.078 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35965"] 14-Feb-2024 00:51:47.098 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35965"] 14-Feb-2024 00:51:47.106 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 14-Feb-2024 00:51:47.173 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-Feb-2024 00:51:47.174 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-Feb-2024 00:51:47.174 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 14-Feb-2024 00:51:47.208 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45733"] 14-Feb-2024 00:51:47.361 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45733"] 14-Feb-2024 00:51:47.371 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-Feb-2024 00:51:47.375 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45733"] 14-Feb-2024 00:51:47.379 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45733"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.392 sec Testcase: testSendFile took 0.277 sec