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 1ec137d commit 92f543bCopy full SHA for 92f543b
muted-tests.yml
@@ -26,6 +26,9 @@ tests:
26
- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
27
issue: "https://github.com/elastic/elasticsearch/issues/108950"
28
method: "test {p0=health/10_basic/cluster health basic test}"
29
+- class: "org.elasticsearch.upgrades.SearchStatesIT"
30
+ issue: "https://github.com/elastic/elasticsearch/issues/108991"
31
+ method: "testCanMatch"
32
# Examples:
33
#
34
# Mute a single test case in a YAML test suite:
0 commit comments