Skip to content

Commit 1c72e83

Browse files
Mute org.elasticsearch.index.mapper.LongRangeFieldMapperTests testSyntheticSourceKeepAll #113324
1 parent 63db96e commit 1c72e83

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
@@ -291,6 +291,9 @@ tests:
291291
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
292292
method: test {p0=wildcard/10_wildcard_basic/Query_string wildcard query}
293293
issue: https://github.com/elastic/elasticsearch/issues/113316
294+
- class: org.elasticsearch.index.mapper.LongRangeFieldMapperTests
295+
method: testSyntheticSourceKeepAll
296+
issue: https://github.com/elastic/elasticsearch/issues/113324
294297

295298
# Examples:
296299
#

0 commit comments

Comments
 (0)