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 5241700 commit d8b067dCopy full SHA for d8b067d
muted-tests.yml
@@ -372,6 +372,9 @@ tests:
372
- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterTests
373
method: testExplicitNull {p0=false}
374
issue: https://github.com/elastic/elasticsearch/issues/124891
375
+- class: org.elasticsearch.xpack.inference.action.filter.ShardBulkInferenceActionFilterTests
376
+ method: testExplicitNull {p0=true}
377
+ issue: https://github.com/elastic/elasticsearch/issues/124892
378
379
# Examples:
380
#
0 commit comments