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 a4c0cef commit a74dbd3Copy full SHA for a74dbd3
muted-tests.yml
@@ -396,6 +396,9 @@ tests:
396
- class: org.elasticsearch.xpack.enrich.EnrichRestIT
397
method: test {p0=enrich/20_standard_index/enrich documents over _bulk}
398
issue: https://github.com/elastic/elasticsearch/issues/114768
399
+- class: org.elasticsearch.xpack.enrich.EnrichRestIT
400
+ method: test {p0=enrich/50_data_stream/enrich documents over _bulk via a data stream}
401
+ issue: https://github.com/elastic/elasticsearch/issues/114769
402
403
# Examples:
404
#
0 commit comments