We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29826ed commit b1d96a1Copy full SHA for b1d96a1
muted-tests.yml
@@ -349,6 +349,12 @@ tests:
349
- class: org.elasticsearch.packaging.test.DockerTests
350
method: test151MachineDependentHeapWithSizeOverride
351
issue: https://github.com/elastic/elasticsearch/issues/123437
352
+- class: org.elasticsearch.xpack.security.authc.oidc.OpenIdConnectAuthIT
353
+ issue: https://github.com/elastic/elasticsearch/issues/124845
354
+- class: org.elasticsearch.xpack.security.authc.jwt.JwtWithOidcAuthIT
355
+ issue: https://github.com/elastic/elasticsearch/issues/131794
356
+- class: org.elasticsearch.packaging.test.DockerTests
357
+ issue: https://github.com/elastic/elasticsearch/issues/131586
358
359
# Examples:
360
#
0 commit comments