Skip to content

Commit d7e6359

Browse files
committed
AwaitsFix: #108993
1 parent 394da25 commit d7e6359

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
@@ -32,6 +32,9 @@ tests:
3232
- class: "org.elasticsearch.upgrades.AggregationsIT"
3333
issue: "https://github.com/elastic/elasticsearch/issues/108992"
3434
method: "testHistogram"
35+
- class: "org.elasticsearch.upgrades.MlTrainedModelsUpgradeIT"
36+
issue: "https://github.com/elastic/elasticsearch/issues/108993"
37+
method: "testTrainedModelInference"
3538
# Examples:
3639
#
3740
# Mute a single test case in a YAML test suite:

0 commit comments

Comments
 (0)