Skip to content

Commit 22f4648

Browse files
Mute org.elasticsearch.index.mapper.LongFieldMapperTests testSyntheticSourceInNestedObject #133426
1 parent 86b96a7 commit 22f4648

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
@@ -621,6 +621,9 @@ tests:
621621
- class: org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT
622622
method: test {p0=search.vectors/42_knn_search_int4_flat/kNN search with filter}
623623
issue: https://github.com/elastic/elasticsearch/issues/133420
624+
- class: org.elasticsearch.index.mapper.LongFieldMapperTests
625+
method: testSyntheticSourceInNestedObject
626+
issue: https://github.com/elastic/elasticsearch/issues/133426
624627

625628
# Examples:
626629
#

0 commit comments

Comments
 (0)