We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be901d commit 0f46959Copy full SHA for 0f46959
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
445
method: testRestart {p0=false p1=true}
446
issue: https://github.com/elastic/elasticsearch/issues/127594
447
+- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterIT
448
+ method: testRestart {p0=true p1=true}
449
+ issue: https://github.com/elastic/elasticsearch/issues/127595
450
451
# Examples:
452
#
0 commit comments