Skip to content

Commit 80560d3

Browse files
github-actions[bot]Sachin Kale
and
Sachin Kale
committed
Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload (#15732)
Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]> (cherry picked from commit 375dda3) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7712bea commit 80560d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/opensearch/index/translog/RemoteFsTimestampAwareTranslogTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ public void testIndexDeletionWithNoPinnedTimestampButRecentFiles() throws Except
277277
}
278278

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

0 commit comments

Comments
 (0)