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 29e1bf9 commit fe67dc0Copy full SHA for fe67dc0
muted-tests.yml
@@ -245,6 +245,9 @@ tests:
245
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
246
method: testSingleMatchOperatorFilterPushdownWithStringValues {default}
247
issue: https://github.com/elastic/elasticsearch/issues/119721
248
+- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
249
+ method: testBulkOperations {p0=false}
250
+ issue: https://github.com/elastic/elasticsearch/issues/119901
251
252
# Examples:
253
#
0 commit comments