Skip to content

Commit

Permalink
Mute test (elastic#39248)
Browse files Browse the repository at this point in the history
Mute test DissectParserTests.testBasicMatchUnicode
  • Loading branch information
albertzaharovits authored and weizijun committed Feb 22, 2019
1 parent 1276506 commit 7804cca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ public void testBasicMatch() {
assertMatch(delimiterFirstPattern, delimiterFirstInput, expectedKeys, expectedValues);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39244")
public void testBasicMatchUnicode() {
String valueFirstInput = "";
String keyFirstPattern = "";
Expand Down

0 comments on commit 7804cca

Please sign in to comment.