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 98ac624 commit 3fc3026Copy full SHA for 3fc3026
muted-tests.yml
@@ -591,6 +591,9 @@ tests:
591
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
592
method: testBlockLoaderOfMultiField {preference=Params[syntheticSource=true, preference=DOC_VALUES]}
593
issue: https://github.com/elastic/elasticsearch/issues/133149
594
+- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
595
+ method: testBlockLoaderOfMultiField {preference=Params[syntheticSource=true, preference=STORED]}
596
+ issue: https://github.com/elastic/elasticsearch/issues/133150
597
598
# Examples:
599
#
0 commit comments