Mute GeoWKTShapeParserTests#testParseGeometryCollection

Tracked in #37894.
This commit is contained in:
Julie Tibshirani 2019-01-25 16:15:14 -08:00
parent 24ff23812e
commit e41ccdc1a0
1 changed files with 1 additions and 0 deletions

View File

@ -429,6 +429,7 @@ public class GeoWKTShapeParserTests extends BaseGeoParsingTestCase {
assertValidException(builder, IllegalArgumentException.class);
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37894")
@Override
public void testParseGeometryCollection() throws IOException {
if (rarely()) {