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 463dc4a commit 5166b81Copy full SHA for 5166b81
muted-tests.yml
@@ -322,6 +322,9 @@ tests:
322
issue: https://github.com/elastic/elasticsearch/issues/122913
323
- class: org.elasticsearch.xpack.search.AsyncSearchSecurityIT
324
issue: https://github.com/elastic/elasticsearch/issues/122940
325
+- class: org.elasticsearch.action.admin.indices.create.ShrinkIndexIT
326
+ method: testShrinkIndexPrimaryTerm
327
+ issue: https://github.com/elastic/elasticsearch/issues/122974
328
329
# Examples:
330
#
0 commit comments