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 2446140 commit 0779983Copy full SHA for 0779983
muted-tests.yml
@@ -361,6 +361,9 @@ tests:
361
- class: org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldMapperTests
362
method: testBlockLoaderFromColumnReaderWithSyntheticSource
363
issue: https://github.com/elastic/elasticsearch/issues/115074
364
+- class: org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextFieldMapperTests
365
+ method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
366
+ issue: https://github.com/elastic/elasticsearch/issues/115076
367
368
# Examples:
369
#
0 commit comments