Skip to content

Commit

Permalink
Mute failing tests due to mustache content_type (#66987)
Browse files Browse the repository at this point in the history
relates #66986
  • Loading branch information
pgomulka authored Jan 5, 2021
1 parent d3ad9fe commit 3312c2e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
"Verify that we can still find things with the template":
- skip:
version: "all"
reason: "Awaits fix: https://github.com/elastic/elasticsearch/issues/66986"

- do:
search_template:
rest_total_hits_as_int: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
---
"Verify that we can still find things with the template":
- skip:
version: "all"
reason: "Awaits fix: https://github.com/elastic/elasticsearch/issues/66986"

- do:
search_template:
rest_total_hits_as_int: true
Expand Down

0 comments on commit 3312c2e

Please sign in to comment.