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 d46abb7 commit 61575f0Copy full SHA for 61575f0
muted-tests.yml
@@ -540,6 +540,9 @@ tests:
540
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
541
method: test {p0=search/400_synthetic_source/_doc_count}
542
issue: https://github.com/elastic/elasticsearch/issues/132965
543
+- class: org.elasticsearch.index.mapper.LongFieldMapperTests
544
+ method: testSyntheticSourceWithTranslogSnapshot
545
+ issue: https://github.com/elastic/elasticsearch/issues/132964
546
547
# Examples:
548
#
0 commit comments