[TEST] mute DuelFieldDataTests.testDuelGeoPoints()
Bug URL = https://github.com/elastic/elasticsearch/issues/16634
This commit is contained in:
parent
6c6ed135c5
commit
83885423a0
|
@ -392,6 +392,7 @@ public class DuelFieldDataTests extends AbstractFieldDataTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/16634")
|
||||
public void testDuelGeoPoints() throws Exception {
|
||||
final String mapping = XContentFactory.jsonBuilder().startObject().startObject("type")
|
||||
.startObject("properties")
|
||||
|
|
Loading…
Reference in New Issue