Skip to content

Commit

Permalink
Test mute for #105841 (#105925)
Browse files Browse the repository at this point in the history
Muting test for #105841
  • Loading branch information
jonathan-buttner committed Mar 4, 2024
1 parent 1ad813d commit b8d715a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ private static boolean maybeIgnore(String jodaId) {
return false;
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/105841")
public void testTimezoneIds() {
assertNull(DateUtils.dateTimeZoneToZoneId(null));
assertNull(DateUtils.zoneIdToDateTimeZone(null));
Expand Down

0 comments on commit b8d715a

Please sign in to comment.