ionutzpi commented on code in PR #44:
URL: 
https://github.com/apache/sling-org-apache-sling-event/pull/44#discussion_r2111080202


##########
src/test/java/org/apache/sling/event/impl/discovery/InitDelayingTopologyEventListenerTest.java:
##########
@@ -296,6 +298,7 @@ public void testChanged() throws Exception {
         doTestAdditionalEventsAfterInit(delegate, listener);
     }
 
+    @Ignore

Review Comment:
   @stefan-egli there are assertion errors for those methods. I saw on commit  
history that the timeout value for delegate.waitForEventCnt(1, 5000); was 
change before to 10000 probably because of flakyness. I tried with different 
timeout value: 3000 or 15000 but also failed. It even failed on localhost when 
running for long time.



-- 
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: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to