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 c62a96c commit 0a8a323Copy full SHA for 0a8a323
muted-tests.yml
@@ -352,6 +352,9 @@ tests:
352
- class: org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
353
method: testCreateAndRestoreSnapshot
354
issue: https://github.com/elastic/elasticsearch/issues/114998
355
+- class: org.elasticsearch.index.mapper.TextFieldMapperTests
356
+ method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
357
+ issue: https://github.com/elastic/elasticsearch/issues/115066
358
359
# Examples:
360
#
0 commit comments