Skip to content

Commit

Permalink
Revert "Mute ClientYamlTestSuiteIT "Get all aliases via /_alias" and …
Browse files Browse the repository at this point in the history
…"Get aliases via /_all/_alias/" (elastic#83510)" (elastic#85694)
  • Loading branch information
joegallo committed Apr 5, 2022
1 parent ef0697e commit c2c0460
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ setup:

---
"Get all aliases via /_alias":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/83256"

- do:
indices.create:
Expand Down Expand Up @@ -82,10 +79,6 @@ setup:

---
"Get aliases via /_all/_alias/":
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/83256"

- do:
indices.create:
index: myindex
Expand Down

0 comments on commit c2c0460

Please sign in to comment.