Testsuite: org.apache.catalina.filters.TestCsrfPreventionFilter Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.939 sec ------------- Standard Error ----------------- 16-Apr-2024 19:35:21.382 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceMimeMatcher] 16-Apr-2024 19:35:21.591 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 16-Apr-2024 19:35:21.600 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryAnchor] 16-Apr-2024 19:35:21.602 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 16-Apr-2024 19:35:21.603 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceQueryNoAnchor] 16-Apr-2024 19:35:21.607 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 16-Apr-2024 19:35:21.609 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryNoAnchor] 16-Apr-2024 19:35:21.611 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-4"] 16-Apr-2024 19:35:21.613 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNonceBuilders] 16-Apr-2024 19:35:21.618 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-5"] 16-Apr-2024 19:35:21.619 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testNoNoncePatternMatchers] 16-Apr-2024 19:35:21.624 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-6"] 16-Apr-2024 19:35:21.625 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializable] 16-Apr-2024 19:35:21.689 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-7"] 16-Apr-2024 19:35:21.690 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testAddNonceNoQueryAnchor] 16-Apr-2024 19:35:21.691 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-8"] 16-Apr-2024 19:35:21.693 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLruCacheSerializablePerformance] 16-Apr-2024 19:35:22.819 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-9"] ------------- ---------------- --------------- Testcase: testNoNonceMimeMatcher took 0.579 sec Testcase: testAddNonceQueryAnchor took 0.003 sec Testcase: testAddNonceQueryNoAnchor took 0.005 sec Testcase: testAddNonceNoQueryNoAnchor took 0.004 sec Testcase: testNoNonceBuilders took 0.006 sec Testcase: testNoNoncePatternMatchers took 0.007 sec Testcase: testLruCacheSerializable took 0.064 sec Testcase: testAddNonceNoQueryAnchor took 0.002 sec Testcase: testLruCacheSerializablePerformance took 1.131 sec