Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 sec ------------- Standard Error ----------------- 12-Apr-2024 15:03:27.815 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceMimeMatcher] 12-Apr-2024 15:03:28.033 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 12-Apr-2024 15:03:28.059 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 12-Apr-2024 15:03:28.061 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 12-Apr-2024 15:03:28.062 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 12-Apr-2024 15:03:28.064 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 12-Apr-2024 15:03:28.066 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 12-Apr-2024 15:03:28.079 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-4"] 12-Apr-2024 15:03:28.081 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceBuilders] 12-Apr-2024 15:03:28.099 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-5"] 12-Apr-2024 15:03:28.100 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNoncePatternMatchers] 12-Apr-2024 15:03:28.102 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-6"] 12-Apr-2024 15:03:28.103 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 12-Apr-2024 15:03:28.152 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-7"] 12-Apr-2024 15:03:28.161 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 12-Apr-2024 15:03:28.162 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-8"] 12-Apr-2024 15:03:28.163 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 12-Apr-2024 15:03:29.341 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testNoNonceMimeMatcher took 0.78 sec Testcase: testAddNonceQueryAnchor took 0.008 sec Testcase: testAddNonceQueryNoAnchor took 0.002 sec Testcase: testAddNonceNoQueryNoAnchor took 0.014 sec Testcase: testNoNonceBuilders took 0.02 sec Testcase: testNoNoncePatternMatchers took 0.002 sec Testcase: testLruCacheSerializable took 0.057 sec Testcase: testAddNonceNoQueryAnchor took 0.002 sec Testcase: testLruCacheSerializablePerformance took 1.179 sec