Skip to content

Commit 0d5f85c

Browse files
Mute org.elasticsearch.index.mapper.TextFieldMapperTests testBlockLoaderFromColumnReaderWithSyntheticSource #115073
1 parent 9a8de1c commit 0d5f85c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,9 @@ tests:
355355
- class: org.elasticsearch.index.mapper.TextFieldMapperTests
356356
method: testBlockLoaderFromRowStrideReaderWithSyntheticSource
357357
issue: https://github.com/elastic/elasticsearch/issues/115066
358+
- class: org.elasticsearch.index.mapper.TextFieldMapperTests
359+
method: testBlockLoaderFromColumnReaderWithSyntheticSource
360+
issue: https://github.com/elastic/elasticsearch/issues/115073
358361

359362
# Examples:
360363
#

0 commit comments

Comments
 (0)