[TEST] mute DuelFieldDataTests.testDuelGeoPoints()

Bug URL = https://github.com/elastic/elasticsearch/issues/16634
This commit is contained in:
Colin Goodheart-Smithe 2016-02-12 15:20:13 +00:00
parent 6c6ed135c5
commit 83885423a0
1 changed files with 1 additions and 0 deletions

View File

@ -392,6 +392,7 @@ public class DuelFieldDataTests extends AbstractFieldDataTestCase {
} }
} }
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/16634")
public void testDuelGeoPoints() throws Exception { public void testDuelGeoPoints() throws Exception {
final String mapping = XContentFactory.jsonBuilder().startObject().startObject("type") final String mapping = XContentFactory.jsonBuilder().startObject().startObject("type")
.startObject("properties") .startObject("properties")