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
sachinpkale and Sachin Kale committed Sep 6, 2024
1 parent 0786120 commit 17799c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,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 17799c2

Please sign in to comment.