merlimat commented on a change in pull request #11867:
URL: https://github.com/apache/pulsar/pull/11867#discussion_r700445165



##########
File path: 
pulsar-metadata/src/test/java/org/apache/pulsar/metadata/MetadataStoreTest.java
##########
@@ -300,4 +300,30 @@ public void notificationListeners(String provider, String 
url) throws Exception
         assertEquals(n.getType(), NotificationType.ChildrenChanged);
         assertEquals(n.getPath(), key1);
     }
+
+    @Test(dataProvider = "impl")

Review comment:
       All tests have already a default timeout of 5min if not specified.




-- 
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]


Reply via email to