Github user IgorBerman commented on the pull request:

    https://github.com/apache/flink/pull/1953#issuecomment-216622861
  
    @aljoscha can we rerun somehow build? I've checked it failed on  
flink-connector-wikiedits which isn't connected...unless I'm missing something
    
    Running 
org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSourceTest
    Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 120.022 sec 
<<< FAILURE! - in 
org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSourceTest
    
testWikipediaEditsSource(org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSourceTest)
  Time elapsed: 120.01 sec  <<< ERROR!
    java.lang.Exception: test timed out after 120000 milliseconds
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1033)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1326)
        at 
scala.concurrent.impl.Promise$DefaultPromise.tryAwait(Promise.scala:208)
        at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:218)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to