Skip to content

Commit 65bddb2

Browse files
Mute org.elasticsearch.index.mapper.DoubleRangeFieldMapperTests testSyntheticSourceKeepArrays elastic#113217
1 parent 0dfc5f7 commit 65bddb2

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
@@ -259,6 +259,9 @@ tests:
259259
- class: org.elasticsearch.smoketest.MlWithSecurityIT
260260
method: test {yaml=ml/sparse_vector_search/Test sparse_vector search with query vector and pruning config}
261261
issue: https://github.com/elastic/elasticsearch/issues/108997
262+
- class: org.elasticsearch.index.mapper.DoubleRangeFieldMapperTests
263+
method: testSyntheticSourceKeepArrays
264+
issue: https://github.com/elastic/elasticsearch/issues/113217
262265

263266
# Examples:
264267
#

0 commit comments

Comments
 (0)