vigneshio commented on code in PR #4970:
URL: https://github.com/apache/polaris/pull/4970#discussion_r3543658269
##########
runtime/service/src/test/java/org/apache/polaris/service/task/TableCleanupTaskHandlerTest.java:
##########
@@ -145,6 +148,62 @@ public void testTableCleanup() throws IOException {
BatchFileCleanupTaskHandler.BatchFileCleanupTask.class)));
}
+ @Test
+ @Timeout(10)
Review Comment:
Bumped the timeout to 60s to avoid CI flakiness. Good catch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]