Skip to content

Commit

Permalink
Mute GeoToH3Tests#testRandomPoints (elastic#83308)
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase authored Jan 31, 2022
1 parent 5265827 commit 1418823
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

public class GeoToH3Tests extends ESTestCase {

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/83298")
public void testRandomPoints() {
for (int i = 0; i < 50; i++) {
// avoid points close to the poles
Expand Down

0 comments on commit 1418823

Please sign in to comment.