Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 sec ------------- Standard Error ----------------- 11-Apr-2024 10:51:36.013 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceMimeMatcher] 11-Apr-2024 10:51:36.235 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 11-Apr-2024 10:51:36.241 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 11-Apr-2024 10:51:36.242 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 11-Apr-2024 10:51:36.243 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 11-Apr-2024 10:51:36.244 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 11-Apr-2024 10:51:36.245 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 11-Apr-2024 10:51:36.246 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 11-Apr-2024 10:51:36.247 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceBuilders] 11-Apr-2024 10:51:36.251 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 11-Apr-2024 10:51:36.252 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNoncePatternMatchers] 11-Apr-2024 10:51:36.253 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 11-Apr-2024 10:51:36.254 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 11-Apr-2024 10:51:36.286 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 11-Apr-2024 10:51:36.291 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 11-Apr-2024 10:51:36.292 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 11-Apr-2024 10:51:36.293 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 11-Apr-2024 10:51:37.092 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testNoNonceMimeMatcher took 0.561 sec Testcase: testAddNonceQueryAnchor took 0.002 sec Testcase: testAddNonceQueryNoAnchor took 0.001 sec Testcase: testAddNonceNoQueryNoAnchor took 0.001 sec Testcase: testNoNonceBuilders took 0.005 sec Testcase: testNoNoncePatternMatchers took 0.001 sec Testcase: testLruCacheSerializable took 0.037 sec Testcase: testAddNonceNoQueryAnchor took 0.002 sec Testcase: testLruCacheSerializablePerformance took 0.8 sec