-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
Description
Relates to #31215
CreateSnapshotRequestTests fails with seed -Dtests.seed=E45B28B4F89E7F57
java.lang.AssertionError:
Expected :CreateSnapshotRequest{snapshot='NAdpvbmLzr', repository='WEgrK', indices=[FOmi, lw, rrerE, iiZ], indicesOptions=IndicesOptions[ignore_unavailable=false, allow_no_indices=true, expand_wildcards_open=true, expand_wildcards_closed=false, allow_aliases_to_multiple_indices=true, forbid_closed_indices=true, ignore_aliases=false], partial=false, settings={}, includeGlobalState=true, waitForCompletion=false, masterNodeTimeout=30s}
Actual :CreateSnapshotRequest{snapshot='NAdpvbmLzr', repository='WEgrK', indices=[FOmi, lw, rrerE, iiZ], indicesOptions=IndicesOptions[ignore_unavailable=false, allow_no_indices=true, expand_wildcards_open=true, expand_wildcards_closed=false, allow_aliases_to_multiple_indices=true, forbid_closed_indices=false, ignore_aliases=false], partial=false, settings={}, includeGlobalState=true, waitForCompletion=false, masterNodeTimeout=30s}