Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.662 sec ------------- Standard Error ----------------- 15-Dec-2023 08:49:17.728 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 15-Dec-2023 08:49:18.033 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Dec-2023 08:49:18.046 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 15-Dec-2023 08:49:18.048 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 15-Dec-2023 08:49:18.050 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 15-Dec-2023 08:49:18.061 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 15-Dec-2023 08:49:18.072 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 15-Dec-2023 08:49:18.101 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 15-Dec-2023 08:49:18.103 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 15-Dec-2023 08:49:18.108 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 15-Dec-2023 08:49:18.110 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 15-Dec-2023 08:49:18.939 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6"] ------------- ---------------- --------------- Testcase: testAddNonceQueryAnchor took 0.612 sec Testcase: testAddNonceQueryNoAnchor took 0.005 sec Testcase: testAddNonceNoQueryNoAnchor took 0.023 sec Testcase: testLruCacheSerializable took 0.03 sec Testcase: testAddNonceNoQueryAnchor took 0.007 sec Testcase: testLruCacheSerializablePerformance took 0.83 sec