Skip to content

Commit 92f543b

Browse files
committed
AwaitsFix: #108991
1 parent 1ec137d commit 92f543b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ tests:
2626
- class: "org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT"
2727
issue: "https://github.com/elastic/elasticsearch/issues/108950"
2828
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"
2932
# Examples:
3033
#
3134
# Mute a single test case in a YAML test suite:

0 commit comments

Comments
 (0)