We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80c37d0 + de98e5d commit f454403Copy full SHA for f454403
muted-tests.yml
@@ -540,6 +540,9 @@ tests:
540
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
541
method: testPartialResults
542
issue: https://github.com/elastic/elasticsearch/issues/131481
543
+- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
544
+ method: testWithCustomFeatureProcessors
545
+ issue: https://github.com/elastic/elasticsearch/issues/134001
546
547
# Examples:
548
#
0 commit comments