Skip to content

Commit

Permalink
Mute test (#39248)
Browse files Browse the repository at this point in the history
Mute test DissectParserTests.testBasicMatchUnicode
  • Loading branch information
albertzaharovits committed Feb 21, 2019
1 parent 1a21cc0 commit 08ad740
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 08ad740

Please sign in to comment.