Explorar o código

Mute org.elasticsearch.xpack.ml.integration.ClassificationIT testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword #120071

elasticsearchmachine hai 9 meses
pai
achega
84faef4f49
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -441,3 +441,6 @@ tests:
 - class: org.elasticsearch.xpack.security.operator.OperatorPrivilegesIT
   method: testEveryActionIsEitherOperatorOnlyOrNonOperator
   issue: https://github.com/elastic/elasticsearch/issues/119911
+- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
+  method: testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableIsKeyword
+  issue: https://github.com/elastic/elasticsearch/issues/120071