Skip to content

Commit

Permalink
mute testGeoHashBoundsExcludeTouchingTiles (elastic#72522)
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase committed Apr 30, 2021
1 parent 0ad7d9c commit 67496a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ public void testGeoHash() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/72521")
public void testGeoHashBoundsExcludeTouchingTiles() throws Exception {
final int precision = randomIntBetween(1, 5);
final String hash =
Expand Down

0 comments on commit 67496a3

Please sign in to comment.