Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 sec ------------- Standard Error ----------------- 20-Nov-2024 13:28:34.986 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceMimeMatcher] 20-Nov-2024 13:28:35.240 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 20-Nov-2024 13:28:35.246 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 20-Nov-2024 13:28:35.248 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 20-Nov-2024 13:28:35.250 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 20-Nov-2024 13:28:35.252 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 20-Nov-2024 13:28:35.253 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 20-Nov-2024 13:28:35.254 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 20-Nov-2024 13:28:35.255 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceBuilders] 20-Nov-2024 13:28:35.260 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 20-Nov-2024 13:28:35.268 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNoncePatternMatchers] 20-Nov-2024 13:28:35.269 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 20-Nov-2024 13:28:35.270 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 20-Nov-2024 13:28:35.308 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 20-Nov-2024 13:28:35.310 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 20-Nov-2024 13:28:35.314 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 20-Nov-2024 13:28:35.315 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 20-Nov-2024 13:28:36.110 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testNoNonceMimeMatcher took 0.367 sec Testcase: testAddNonceQueryAnchor took 0.004 sec Testcase: testAddNonceQueryNoAnchor took 0.003 sec Testcase: testAddNonceNoQueryNoAnchor took 0.002 sec Testcase: testNoNonceBuilders took 0.012 sec Testcase: testNoNoncePatternMatchers took 0.002 sec Testcase: testLruCacheSerializable took 0.039 sec Testcase: testAddNonceNoQueryAnchor took 0.006 sec Testcase: testLruCacheSerializablePerformance took 0.796 sec