Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 sec ------------- Standard Error ----------------- 08-Nov-2024 14:47:18.664 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceMimeMatcher] 08-Nov-2024 14:47:18.866 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 08-Nov-2024 14:47:18.874 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 08-Nov-2024 14:47:18.876 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 08-Nov-2024 14:47:18.878 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 08-Nov-2024 14:47:18.879 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 08-Nov-2024 14:47:18.882 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 08-Nov-2024 14:47:18.884 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-4"] 08-Nov-2024 14:47:18.886 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceBuilders] 08-Nov-2024 14:47:18.891 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-5"] 08-Nov-2024 14:47:18.892 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNoncePatternMatchers] 08-Nov-2024 14:47:18.894 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6"] 08-Nov-2024 14:47:18.895 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 08-Nov-2024 14:47:18.919 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7"] 08-Nov-2024 14:47:18.922 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 08-Nov-2024 14:47:18.923 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8"] 08-Nov-2024 14:47:18.925 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 08-Nov-2024 14:47:19.776 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testNoNonceMimeMatcher took 0.386 sec Testcase: testAddNonceQueryAnchor took 0.004 sec Testcase: testAddNonceQueryNoAnchor took 0.003 sec Testcase: testAddNonceNoQueryNoAnchor took 0.004 sec Testcase: testNoNonceBuilders took 0.006 sec Testcase: testNoNoncePatternMatchers took 0.002 sec Testcase: testLruCacheSerializable took 0.026 sec Testcase: testAddNonceNoQueryAnchor took 0.002 sec Testcase: testLruCacheSerializablePerformance took 0.853 sec