Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.13 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707142362972.txt with 100000 bytes. Created file:/tmp/testSendFile-1707142365113-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707142365115-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707142365120-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707142365130-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707142365140-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707142365153-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707142365170-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707142365200-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707142365233-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707142365260-9.txt with 1000000 bytes. Client received 100000 bytes in 8 ms. Client received 200000 bytes in 5 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 5 ms. Client received 500000 bytes in 6 ms. Client received 600000 bytes in 7 ms. Client received 700000 bytes in 6 ms. Client received 800000 bytes in 9 ms. Client received 900000 bytes in 7 ms. Client received 1000000 bytes in 8 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 05-Feb-2024 14:12:42.737 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 05-Feb-2024 14:12:43.603 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 05-Feb-2024 14:12:43.689 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 14:12:43.690 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 05-Feb-2024 14:12:43.849 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46307"] 05-Feb-2024 14:12:45.053 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46307"] 05-Feb-2024 14:12:45.055 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 14:12:45.081 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46307"] 05-Feb-2024 14:12:45.086 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46307"] 05-Feb-2024 14:12:45.111 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 05-Feb-2024 14:12:45.269 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 05-Feb-2024 14:12:45.329 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 14:12:45.330 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 05-Feb-2024 14:12:45.357 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43135"] 05-Feb-2024 14:12:45.427 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43135"] 05-Feb-2024 14:12:45.428 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 14:12:45.441 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43135"] 05-Feb-2024 14:12:45.442 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43135"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.729 sec Testcase: testSendFile took 0.346 sec