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 72d548b commit 411cdc9Copy full SHA for 411cdc9
muted-tests.yml
@@ -377,6 +377,9 @@ tests:
377
- class: org.elasticsearch.threadpool.ThreadPoolTests
378
method: testDetailedUtilizationMetric
379
issue: https://github.com/elastic/elasticsearch/issues/138242
380
+- class: org.elasticsearch.upgrades.SecurityIndexRolesMetadataMigrationIT
381
+ method: testRoleMigration
382
+ issue: https://github.com/elastic/elasticsearch/issues/138731
383
384
# Examples:
385
#
0 commit comments