Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.919 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707233550926.txt with 100000 bytes. Created file:/tmp/testSendFile-1707233552959-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707233552961-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707233552964-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707233552969-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707233552999-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707233553024-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707233553027-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707233553030-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707233553035-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707233553038-9.txt with 1000000 bytes. Client received 100000 bytes in 8 ms. Client received 200000 bytes in 10 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 7 ms. Client received 500000 bytes in 12 ms. Client received 600000 bytes in 9 ms. Client received 700000 bytes in 5 ms. Client received 800000 bytes in 6 ms. Client received 900000 bytes in 7 ms. Client received 1000000 bytes in 10 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 06-Feb-2024 15:32:30.636 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 06-Feb-2024 15:32:31.553 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 06-Feb-2024 15:32:31.627 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Feb-2024 15:32:31.641 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 06-Feb-2024 15:32:31.753 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43575"] 06-Feb-2024 15:32:32.906 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43575"] 06-Feb-2024 15:32:32.908 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Feb-2024 15:32:32.932 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43575"] 06-Feb-2024 15:32:32.940 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43575"] 06-Feb-2024 15:32:32.958 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 06-Feb-2024 15:32:33.043 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 06-Feb-2024 15:32:33.065 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-Feb-2024 15:32:33.065 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 06-Feb-2024 15:32:33.088 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43119"] 06-Feb-2024 15:32:33.191 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43119"] 06-Feb-2024 15:32:33.192 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-Feb-2024 15:32:33.196 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43119"] 06-Feb-2024 15:32:33.202 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43119"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.545 sec Testcase: testSendFile took 0.25 sec