Skip to content

Commit

Permalink
Mute DateParseTests.testInvalidPattern
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Jan 9, 2024
1 parent 1982616 commit 497304e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public static Iterable<Object[]> parameters() {
);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/104124")
public void testInvalidPattern() {
String pattern = randomAlphaOfLength(10);
DriverContext driverContext = driverContext();
Expand Down

0 comments on commit 497304e

Please sign in to comment.