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 3fc3026 commit f60be16Copy full SHA for f60be16
muted-tests.yml
@@ -594,6 +594,9 @@ tests:
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
+- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
598
+ method: testBlockLoaderOfMultiField {preference=Params[syntheticSource=true, preference=NONE]}
599
+ issue: https://github.com/elastic/elasticsearch/issues/133151
600
601
# Examples:
602
#
0 commit comments