Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.954 sec ------------- Standard Error ----------------- 20-Nov-2024 16:32:07.589 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceMimeMatcher] 20-Nov-2024 16:32:07.853 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 20-Nov-2024 16:32:07.869 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 20-Nov-2024 16:32:07.871 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 20-Nov-2024 16:32:07.873 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 20-Nov-2024 16:32:07.874 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 20-Nov-2024 16:32:07.876 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 20-Nov-2024 16:32:07.879 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-4"] 20-Nov-2024 16:32:07.882 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceBuilders] 20-Nov-2024 16:32:07.887 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-5"] 20-Nov-2024 16:32:07.888 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNoncePatternMatchers] 20-Nov-2024 16:32:07.890 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-6"] 20-Nov-2024 16:32:07.891 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 20-Nov-2024 16:32:07.946 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-7"] 20-Nov-2024 16:32:07.948 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 20-Nov-2024 16:32:07.953 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-8"] 20-Nov-2024 16:32:07.958 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 20-Nov-2024 16:32:09.125 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testNoNonceMimeMatcher took 0.509 sec Testcase: testAddNonceQueryAnchor took 0.005 sec Testcase: testAddNonceQueryNoAnchor took 0.002 sec Testcase: testAddNonceNoQueryNoAnchor took 0.005 sec Testcase: testNoNonceBuilders took 0.008 sec Testcase: testNoNoncePatternMatchers took 0.002 sec Testcase: testLruCacheSerializable took 0.057 sec Testcase: testAddNonceNoQueryAnchor took 0.006 sec Testcase: testLruCacheSerializablePerformance took 1.171 sec