Browse Source

AwaitsFix: https://github.com/elastic/elasticsearch/issues/101598

Pooya Salehi 1 year ago
parent
commit
2109adc86a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -54,6 +54,9 @@ tests:
 - class: "org.elasticsearch.upgrades.AggregationsIT"
   issue: "https://github.com/elastic/elasticsearch/issues/109322"
   method: "testTerms"
+- class: "org.elasticsearch.xpack.ml.integration.ClassificationHousePricingIT"
+  issue: "https://github.com/elastic/elasticsearch/issues/101598"
+  method: "testFeatureImportanceValues"
 
 # Examples:
 #