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 2f1c7c2 commit 624d3daCopy full SHA for 624d3da
muted-tests.yml
@@ -648,6 +648,9 @@ tests:
648
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
649
method: test {p0=search/160_exists_query/Test exists query on mapped geo_point field with no doc values}
650
issue: https://github.com/elastic/elasticsearch/issues/135164
651
+- class: org.elasticsearch.upgrades.QueryableBuiltInRolesUpgradeIT
652
+ method: testBuiltInRolesSyncedOnClusterUpgrade
653
+ issue: https://github.com/elastic/elasticsearch/issues/135194
654
655
# Examples:
656
#
0 commit comments