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.
1 parent dbeb55c commit ec7c50fCopy full SHA for ec7c50f
muted-tests.yml
@@ -325,6 +325,9 @@ tests:
325
- class: org.elasticsearch.index.mapper.KeywordFieldMapperTests
326
method: testFieldTypeDefault_ConfiguredDocValues
327
issue: https://github.com/elastic/elasticsearch/issues/121233
328
+- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
329
+ method: testWithDatastreams
330
+ issue: https://github.com/elastic/elasticsearch/issues/121236
331
332
# Examples:
333
#
0 commit comments