Skip to content

Commit

Permalink
Mute GeoWKTShapeParserTests#testParseGeometryCollection
Browse files Browse the repository at this point in the history
Tracked in #37894.
  • Loading branch information
jtibshirani committed Jan 26, 2019
1 parent 24ff238 commit e41ccdc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ public void testInvalidGeometryType() throws IOException {
assertValidException(builder, IllegalArgumentException.class);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37894")
@Override
public void testParseGeometryCollection() throws IOException {
if (rarely()) {
Expand Down

0 comments on commit e41ccdc

Please sign in to comment.