Browse Source

Mute org.elasticsearch.index.mapper.LongFieldMapperTests testSyntheticSourceMany #133394

elasticsearchmachine 2 tháng trước cách đây
mục cha
commit
69f1e2a223
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -615,6 +615,9 @@ tests:
 - class: org.elasticsearch.xpack.search.CrossClusterAsyncSearchIT
   method: testCCSClusterDetailsWhereAllShardsSkippedInCanMatch
   issue: https://github.com/elastic/elasticsearch/issues/133370
+- class: org.elasticsearch.index.mapper.LongFieldMapperTests
+  method: testSyntheticSourceMany
+  issue: https://github.com/elastic/elasticsearch/issues/133394
 
 # Examples:
 #