mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
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…
x
Reference in New Issue
Block a user