From 21e515201625fa94e4bbf71dc81b4c96468fe4d8 Mon Sep 17 00:00:00 2001 From: Hemant Kumar Date: Wed, 17 Jan 2024 15:45:04 -0800 Subject: [PATCH] Removed the flaky tag from TestSnapshotDeletingService#testSnapshotWithFSO test --- .../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 12844c23cd7b..f1f5aabe38ac 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 void testMultipleSnapshotKeyReclaim() throws Exception { } @SuppressWarnings("checkstyle:MethodLength") - @Flaky("HDDS-9023") @Test public void testSnapshotWithFSO() throws Exception { Table dirTable =