Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.96 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708613331258.txt with 100000 bytes. Created file:/tmp/testSendFile-1708613333455-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708613333467-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708613333471-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708613333476-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708613333496-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708613333498-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708613333501-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708613333519-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708613333522-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708613333530-9.txt with 1000000 bytes. Client received 100000 bytes in 9 ms. Client received 200000 bytes in 4 ms. Client received 300000 bytes in 6 ms. Client received 400000 bytes in 5 ms. Client received 500000 bytes in 7 ms. Client received 600000 bytes in 6 ms. Client received 700000 bytes in 19 ms. Client received 800000 bytes in 11 ms. Client received 900000 bytes in 19 ms. Client received 1000000 bytes in 19 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 22-Feb-2024 14:48:51.050 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 22-Feb-2024 14:48:51.927 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 22-Feb-2024 14:48:51.993 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Feb-2024 14:48:51.993 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 22-Feb-2024 14:48:52.187 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38323"] 22-Feb-2024 14:48:53.382 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38323"] 22-Feb-2024 14:48:53.386 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Feb-2024 14:48:53.434 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38323"] 22-Feb-2024 14:48:53.436 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38323"] 22-Feb-2024 14:48:53.444 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 22-Feb-2024 14:48:53.538 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 22-Feb-2024 14:48:53.559 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Feb-2024 14:48:53.560 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 22-Feb-2024 14:48:53.580 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43285"] 22-Feb-2024 14:48:53.695 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43285"] 22-Feb-2024 14:48:53.702 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Feb-2024 14:48:53.706 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43285"] 22-Feb-2024 14:48:53.707 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43285"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.612 sec Testcase: testSendFile took 0.268 sec