Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.312 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1706802874887.txt with 100000 bytes. Created file:/tmp/testSendFile-1706802877051-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1706802877057-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1706802877060-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1706802877074-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1706802877080-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1706802877099-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1706802877126-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1706802877137-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1706802877140-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1706802877142-9.txt with 1000000 bytes. Client received 100000 bytes in 42 ms. Client received 200000 bytes in 4 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 3 ms. Client received 500000 bytes in 3 ms. Client received 600000 bytes in 5 ms. Client received 700000 bytes in 7 ms. Client received 800000 bytes in 5 ms. Client received 900000 bytes in 5 ms. Client received 1000000 bytes in 8 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 01-Feb-2024 15:54:34.523 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 01-Feb-2024 15:54:35.573 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 01-Feb-2024 15:54:35.630 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:54:35.630 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:54:35.738 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33279"] 01-Feb-2024 15:54:37.001 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33279"] 01-Feb-2024 15:54:37.004 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:54:37.021 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33279"] 01-Feb-2024 15:54:37.038 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33279"] 01-Feb-2024 15:54:37.050 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 01-Feb-2024 15:54:37.148 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 01-Feb-2024 15:54:37.150 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:54:37.150 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:54:37.172 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38491"] 01-Feb-2024 15:54:37.299 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38491"] 01-Feb-2024 15:54:37.301 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:54:37.306 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38491"] 01-Feb-2024 15:54:37.309 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38491"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.835 sec Testcase: testSendFile took 0.262 sec