https://bz.apache.org/bugzilla/show_bug.cgi?id=69245
--- Comment #10 from Jörg von Frantzius <jfrantz...@gmail.com> --- Thx again Christopher, for the records, this is how Tomcat's own test does it: https://github.com/apache/tomcat/blob/main/test/org/apache/catalina/authenticator/TestFormAuthenticatorA.java#L162 For others reading this at some point, the test's wait delay time is reduced to < 1 minute by dynamically setting the session's maxInactiveInterval in seconds (web.xml allows for minutes only), so speeding up test execution. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org