Skip to content

Commit

Permalink
mute BreakingBytesRefBuilderTests#testGrow
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase committed Sep 19, 2023
1 parent 4bc1afd commit 8b530b8
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 8b530b8

Please sign in to comment.