Skip to content

Commit

Permalink
mute BreakingBytesRefBuilderTests#testGrow (elastic#99651)
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase authored Sep 19, 2023
1 parent f04af72 commit 4fdfb33
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public void applyToOracle(BytesRefBuilder oracle) {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99649")
public void testGrow() {
testAgainstOracle(() -> new TestIteration() {
int length = between(1, 100);
Expand Down

0 comments on commit 4fdfb33

Please sign in to comment.