浏览代码

muted on mater

tracked in  #46535
Alpar Torok 6 年之前
父节点
当前提交
1a8a5a2b22
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      rest-api-spec/src/main/resources/rest-api-spec/test/indices.stats/20_translog.yml

+ 3 - 0
rest-api-spec/src/main/resources/rest-api-spec/test/indices.stats/20_translog.yml

@@ -181,6 +181,9 @@
 
 ---
 "Translog stats on closed indices with soft-deletes":
+  - skip:
+      version: "all"
+      reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/46535"
   - skip:
       version: " - 7.9.99"
       reason:  "start ignoring translog retention policy with soft-deletes enabled in 8.0"