Skip to content

Commit

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

Signed-off-by: Sachin Kale <kalsac@amazon.com>
Co-authored-by: Sachin Kale <kalsac@amazon.com>
(cherry picked from commit 375dda3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Sachin Kale committed Sep 6, 2024
1 parent 7712bea commit 80560d3
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 80560d3

Please sign in to comment.