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 b3424ff commit 23e51e2Copy full SHA for 23e51e2
muted-tests.yml
@@ -272,6 +272,9 @@ tests:
272
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
273
method: test {categorize.Categorize}
274
issue: https://github.com/elastic/elasticsearch/issues/116434
275
+- class: org.elasticsearch.upgrades.SearchStatesIT
276
+ method: testBWCSearchStates
277
+ issue: https://github.com/elastic/elasticsearch/issues/116617
278
279
# Examples:
280
#
0 commit comments