Skip to content

Commit

Permalink
Mute testGeoPointGeoHex elastic#87391 (elastic#87606)
Browse files Browse the repository at this point in the history
  • Loading branch information
benwtrent authored Jun 13, 2022
1 parent f1b48de commit 10200b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ public void testGeoPointGeoTile() throws IOException {
);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/87391")
public void testGeoPointGeoHex() throws IOException {
doTestGeohexGrid(GeoPointFieldMapper.CONTENT_TYPE, GeometryTestUtils::randomPoint);
}
Expand Down

0 comments on commit 10200b4

Please sign in to comment.