瀏覽代碼

Merge branch '6.4.x'

- Disable Flaky WebAuthnWebDriverTests

Closes gh-16754
Rob Winch 5 月之前
父節點
當前提交
3a11d1529d

+ 1 - 0
config/src/integration-test/java/org/springframework/security/config/annotation/configurers/WebAuthnWebDriverTests.java

@@ -67,6 +67,7 @@ import static org.assertj.core.api.Assertions.assertThat;
  *
  * @author Daniel Garnier-Moiroux
  */
+@org.junit.jupiter.api.Disabled
 class WebAuthnWebDriverTests {
 
 	private String baseUrl;