Skip to content

Commit

Permalink
Mute test LegacyGeoShapeIT#testBulk (elastic#77175)
Browse files Browse the repository at this point in the history
  • Loading branch information
iverase authored Sep 2, 2021
1 parent e60f7ed commit 68e44bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ public void testShapeRelations() throws Exception {
assertHitCount(result, 1);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/77174")
public void testBulk() throws Exception {
byte[] bulkAction = unZipData("/org/elasticsearch/search/geo/gzippedmap.gz");
Version version = VersionUtils.randomIndexCompatibleVersion(random());
Expand Down

0 comments on commit 68e44bd

Please sign in to comment.