Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.697 sec ------------- Standard Error ----------------- 27-Feb-2024 14:54:43.263 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceMimeMatcher] 27-Feb-2024 14:54:43.535 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-1"] 27-Feb-2024 14:54:43.542 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 27-Feb-2024 14:54:43.544 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-2"] 27-Feb-2024 14:54:43.547 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 27-Feb-2024 14:54:43.548 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-3"] 27-Feb-2024 14:54:43.551 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 27-Feb-2024 14:54:43.553 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-4"] 27-Feb-2024 14:54:43.555 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceBuilders] 27-Feb-2024 14:54:43.567 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-5"] 27-Feb-2024 14:54:43.568 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNoncePatternMatchers] 27-Feb-2024 14:54:43.570 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-6"] 27-Feb-2024 14:54:43.571 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 27-Feb-2024 14:54:43.595 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-7"] 27-Feb-2024 14:54:43.596 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 27-Feb-2024 14:54:43.597 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-8"] 27-Feb-2024 14:54:43.598 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 27-Feb-2024 14:54:44.483 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-apr-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testNoNonceMimeMatcher took 0.654 sec Testcase: testAddNonceQueryAnchor took 0.005 sec Testcase: testAddNonceQueryNoAnchor took 0.003 sec Testcase: testAddNonceNoQueryNoAnchor took 0.005 sec Testcase: testNoNonceBuilders took 0.014 sec Testcase: testNoNoncePatternMatchers took 0.002 sec Testcase: testLruCacheSerializable took 0.026 sec Testcase: testAddNonceNoQueryAnchor took 0.002 sec Testcase: testLruCacheSerializablePerformance took 0.886 sec