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 5f70307 commit e056586Copy full SHA for e056586
muted-tests.yml
@@ -416,6 +416,9 @@ tests:
416
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
417
method: testStopQueryLocal
418
issue: https://github.com/elastic/elasticsearch/issues/121672
419
+- class: org.elasticsearch.xpack.security.authz.IndexAliasesTests
420
+ method: testRemoveIndex
421
+ issue: https://github.com/elastic/elasticsearch/issues/122221
422
423
# Examples:
424
#
0 commit comments