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 f6bf506 commit cd0f9a4Copy full SHA for cd0f9a4
muted-tests.yml
@@ -377,6 +377,9 @@ tests:
377
- class: org.elasticsearch.xpack.inference.services.cohere.CohereServiceTests
378
method: testInfer_StreamRequest
379
issue: https://github.com/elastic/elasticsearch/issues/114385
380
+- class: org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests
381
+ method: testSyntheticSourceKeepArrays
382
+ issue: https://github.com/elastic/elasticsearch/issues/114406
383
384
# Examples:
385
#
0 commit comments