Skip to content

Commit

Permalink
Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperati…
Browse files Browse the repository at this point in the history
…onsUpload

Signed-off-by: Sachin Kale <kalsac@amazon.com>
  • Loading branch information
Sachin Kale committed Sep 5, 2024
1 parent 2f1e209 commit dca3e81
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 dca3e81

Please sign in to comment.