Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.835 sec ------------- Standard Error ----------------- 23-Nov-2023 12:45:55.647 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 23-Nov-2023 12:45:55.910 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Nov-2023 12:45:55.917 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 23-Nov-2023 12:45:55.918 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 23-Nov-2023 12:45:55.919 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 23-Nov-2023 12:45:55.920 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 23-Nov-2023 12:45:55.921 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 23-Nov-2023 12:45:55.947 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 23-Nov-2023 12:45:55.948 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 23-Nov-2023 12:45:55.952 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 23-Nov-2023 12:45:55.953 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 23-Nov-2023 12:45:57.000 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6"] ------------- ---------------- --------------- Testcase: testAddNonceQueryAnchor took 0.619 sec Testcase: testAddNonceQueryNoAnchor took 0.002 sec Testcase: testAddNonceNoQueryNoAnchor took 0.002 sec Testcase: testLruCacheSerializable took 0.027 sec Testcase: testAddNonceNoQueryAnchor took 0.004 sec Testcase: testLruCacheSerializablePerformance took 1.052 sec