Skip to content

Commit

Permalink
Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperati…
Browse files Browse the repository at this point in the history
…onsUpload (opensearch-project#15732)

Signed-off-by: Sachin Kale <[email protected]>
Co-authored-by: Sachin Kale <[email protected]>
  • Loading branch information
2 people authored and dk2k committed Oct 21, 2024
1 parent 5cc92e3 commit 2fe76c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ public void testIndexDeletionWithNoPinnedTimestampButRecentFiles() throws Except
}

@Override
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/15731")
public void testSimpleOperationsUpload() throws Exception {
ArrayList<Translog.Operation> ops = new ArrayList<>();

Expand Down

0 comments on commit 2fe76c2

Please sign in to comment.