Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.905 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707129368431.txt with 100000 bytes. Created file:/tmp/testSendFile-1707129370431-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707129370433-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707129370436-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707129370453-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707129370462-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707129370483-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707129370530-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707129370537-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707129370542-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707129370545-9.txt with 1000000 bytes. Client received 100000 bytes in 8 ms. Client received 200000 bytes in 15 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 5 ms. Client received 500000 bytes in 7 ms. Client received 600000 bytes in 10 ms. Client received 700000 bytes in 6 ms. Client received 800000 bytes in 8 ms. Client received 900000 bytes in 9 ms. Client received 1000000 bytes in 18 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 05-Feb-2024 10:36:08.139 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 05-Feb-2024 10:36:08.951 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 05-Feb-2024 10:36:09.045 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 10:36:09.046 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 05-Feb-2024 10:36:09.223 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43545"] 05-Feb-2024 10:36:10.363 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43545"] 05-Feb-2024 10:36:10.365 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 10:36:10.391 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43545"] 05-Feb-2024 10:36:10.403 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43545"] 05-Feb-2024 10:36:10.429 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 05-Feb-2024 10:36:10.551 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 05-Feb-2024 10:36:10.558 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 10:36:10.558 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 05-Feb-2024 10:36:10.614 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35695"] 05-Feb-2024 10:36:10.718 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35695"] 05-Feb-2024 10:36:10.719 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 10:36:10.723 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35695"] 05-Feb-2024 10:36:10.724 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35695"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.503 sec Testcase: testSendFile took 0.299 sec