Skip to content

Commit 394da25

Browse files
committed
AwaitsFix: #108992
1 parent 92f543b commit 394da25

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
@@ -29,6 +29,9 @@ tests:
2929
- class: "org.elasticsearch.upgrades.SearchStatesIT"
3030
issue: "https://github.com/elastic/elasticsearch/issues/108991"
3131
method: "testCanMatch"
32+
- class: "org.elasticsearch.upgrades.AggregationsIT"
33+
issue: "https://github.com/elastic/elasticsearch/issues/108992"
34+
method: "testHistogram"
3235
# Examples:
3336
#
3437
# Mute a single test case in a YAML test suite:

0 commit comments

Comments
 (0)