We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41823dc commit 478acbcCopy full SHA for 478acbc
muted-tests.yml
@@ -446,6 +446,9 @@ tests:
446
- class: org.elasticsearch.index.mapper.IpFieldMapperTests
447
method: testSyntheticSourceWithTranslogSnapshot
448
issue: https://github.com/elastic/elasticsearch/issues/143123
449
+- class: org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests
450
+ method: testSyntheticSourceWithTranslogSnapshot
451
+ issue: https://github.com/elastic/elasticsearch/issues/143124
452
453
# Examples:
454
#
0 commit comments