Skip to content

Commit

Permalink
Mute testCrankyEvaluateBlockWithoutNullsFloating as it is failing rep…
Browse files Browse the repository at this point in the history
…roducibly (see elastic#100820) (elastic#101471)

Mutes elastic#100820
  • Loading branch information
ldematte authored Oct 27, 2023
1 parent d53c0cb commit 9f9d11e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ public final void testCrankyEvaluateBlockWithoutNulls() {
* input pattern contained only a single value.
* </p>
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/100820")
public final void testCrankyEvaluateBlockWithoutNullsFloating() {
assumeTrue("sometimes the cranky breaker silences warnings, just skip these cases", testCase.getExpectedWarnings() == null);
try {
Expand Down

0 comments on commit 9f9d11e

Please sign in to comment.