Mute GeoWKTShapeParserTests#testParseGeometryCollection
Tracked in #37894.
This commit is contained in:
parent
24ff23812e
commit
e41ccdc1a0
|
@ -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()) {
|
||||
|
|
Loading…
Reference in New Issue