Skip to content

Commit

Permalink
Mute two flaky tests for elastic#102339
Browse files Browse the repository at this point in the history
These two fail about 2% of the time, which is actually quite a high failure rate. The issue to fix is elastic#102339
  • Loading branch information
craigtaverner committed Nov 21, 2023
1 parent 8b13e1d commit 5c36dbc
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ setup:

- skip:
features: headers
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/102339"

- do:
headers:
Expand Down Expand Up @@ -195,6 +197,8 @@ setup:

- skip:
features: headers
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/102339"

- do:
headers:
Expand Down

0 comments on commit 5c36dbc

Please sign in to comment.