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 4241842 commit 42e1ccbCopy full SHA for 42e1ccb
muted-tests.yml
@@ -435,6 +435,9 @@ tests:
435
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
436
method: test {union_types.MultiIndexSortIpStringEval ASYNC}
437
issue: https://github.com/elastic/elasticsearch/issues/127537
438
+- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
439
+ method: testRestart {p0=false p1=false}
440
+ issue: https://github.com/elastic/elasticsearch/issues/127592
441
442
# Examples:
443
#
0 commit comments