Skip to content

Commit 375dda3

Browse files
sachinpkaleSachin Kale
and
Sachin Kale
authored
Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload (#15732)
Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
1 parent 8f34ce5 commit 375dda3

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
@@ -310,6 +310,7 @@ public void testIndexDeletionWithNoPinnedTimestampButRecentFiles() throws Except
310310
}
311311

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

0 commit comments

Comments
 (0)