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 42f28f3 commit 1756c78Copy full SHA for 1756c78
muted-tests.yml
@@ -657,6 +657,9 @@ tests:
657
- class: org.elasticsearch.upgrades.IndexingIT
658
method: testIndexing
659
issue: https://github.com/elastic/elasticsearch/issues/135407
660
+- class: org.elasticsearch.upgrades.QueryableBuiltInRolesUpgradeIT
661
+ method: testBuiltInRolesSyncedOnClusterUpgrade
662
+ issue: https://github.com/elastic/elasticsearch/issues/135194
663
664
# Examples:
665
#
0 commit comments