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 932b51e commit a8cb758Copy full SHA for a8cb758
muted-tests.yml
@@ -591,6 +591,9 @@ tests:
591
- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
592
method: testBlockLoaderOfMultiField {preference=Params[syntheticSource=true, preference=NONE]}
593
issue: https://github.com/elastic/elasticsearch/issues/133151
594
+- class: org.elasticsearch.index.mapper.blockloader.IpFieldBlockLoaderTests
595
+ method: testBlockLoaderForFieldInObject {preference=Params[syntheticSource=true, preference=STORED]}
596
+ issue: https://github.com/elastic/elasticsearch/issues/133178
597
598
# Examples:
599
#
0 commit comments