Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.17 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1706801588995.txt with 100000 bytes. Created file:/tmp/testSendFile-1706801591263-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1706801591265-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1706801591268-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1706801591283-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1706801591292-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1706801591307-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1706801591326-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1706801591330-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1706801591332-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1706801591335-9.txt with 1000000 bytes. Client received 100000 bytes in 10 ms. Client received 200000 bytes in 25 ms. Client received 300000 bytes in 7 ms. Client received 400000 bytes in 12 ms. Client received 500000 bytes in 13 ms. Client received 600000 bytes in 6 ms. Client received 700000 bytes in 7 ms. Client received 800000 bytes in 8 ms. Client received 900000 bytes in 12 ms. Client received 1000000 bytes in 23 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 01-Feb-2024 15:33:08.663 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 01-Feb-2024 15:33:09.754 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 01-Feb-2024 15:33:09.895 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:33:09.895 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:33:10.050 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38389"] 01-Feb-2024 15:33:11.158 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38389"] 01-Feb-2024 15:33:11.161 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:33:11.202 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38389"] 01-Feb-2024 15:33:11.214 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38389"] 01-Feb-2024 15:33:11.250 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 01-Feb-2024 15:33:11.348 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 01-Feb-2024 15:33:11.358 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:33:11.358 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:33:11.366 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43769"] 01-Feb-2024 15:33:11.499 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43769"] 01-Feb-2024 15:33:11.500 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:33:11.510 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43769"] 01-Feb-2024 15:33:11.511 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43769"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.821 sec Testcase: testSendFile took 0.279 sec