Mute test DissectParserTests.testBasicMatchUnicode
This commit is contained in:
Albert Zaharovits 2019-02-21 17:30:01 +02:00 committed by Albert Zaharovits
parent 1a21cc0357
commit 08ad740d48
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ public class DissectParserTests extends ESTestCase {
assertMatch(delimiterFirstPattern, delimiterFirstInput, expectedKeys, expectedValues); assertMatch(delimiterFirstPattern, delimiterFirstInput, expectedKeys, expectedValues);
} }
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39244")
public void testBasicMatchUnicode() { public void testBasicMatchUnicode() {
String valueFirstInput = ""; String valueFirstInput = "";
String keyFirstPattern = ""; String keyFirstPattern = "";