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 884a058 commit 465313bCopy full SHA for 465313b
muted-tests.yml
@@ -358,6 +358,9 @@ tests:
358
- class: org.elasticsearch.index.mapper.TextFieldMapperTests
359
method: testBlockLoaderFromColumnReaderWithSyntheticSource
360
issue: https://github.com/elastic/elasticsearch/issues/115073
361
+- class: org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldMapperTests
362
+ method: testBlockLoaderFromColumnReaderWithSyntheticSource
363
+ issue: https://github.com/elastic/elasticsearch/issues/115074
364
365
# Examples:
366
#
0 commit comments