Skip to content

Commit

Permalink
Mute flaky test - testSimpleCircuitBreaking (elastic#103314)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfreden authored Dec 12, 2023
1 parent f44a820 commit 40f5430
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ public final void testSimpleLargeInput() {
* {@link #smallEnoughToCircuitBreak} and assert that it breaks
* in a sane way.
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/101824")
public final void testSimpleCircuitBreaking() {
/*
* We build two CircuitBreakers - one for the input blocks and one for the operation itself.
Expand Down

0 comments on commit 40f5430

Please sign in to comment.