This is an automated email from the ASF dual-hosted git repository.
hemant pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 1d3908930e HDDS-9288. Intermittent failure in
TestSnapshotDeletingService#testMultipleSnapshotKeyReclaim
1d3908930e is described below
commit 1d3908930e59ede82e724cbde374a3013cb08abe
Author: Hemant Kumar <[email protected]>
AuthorDate: Mon Jan 22 10:13:31 2024 -0800
HDDS-9288. Intermittent failure in
TestSnapshotDeletingService#testMultipleSnapshotKeyReclaim
---
.../java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
index 12844c23cd..f1f5aabe38 100644
---
a/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
+++
b/hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/om/TestSnapshotDeletingService.java
@@ -197,7 +197,6 @@ public class TestSnapshotDeletingService {
}
@SuppressWarnings("checkstyle:MethodLength")
- @Flaky("HDDS-9023")
@Test
public void testSnapshotWithFSO() throws Exception {
Table<String, OmDirectoryInfo> dirTable =
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]