Github user yjshen commented on the pull request:
https://github.com/apache/flink/pull/1958#issuecomment-216505284
Test failure due to irrelevant test:
```
[INFO] flink-table ........................................ SUCCESS [08:03
min]
....
[INFO] flink-connector-wikiedits .......................... FAILURE [02:02
min]
```
```
Running
org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSourceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 120.051 sec
<<< FAILURE! - in
org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSourceTest
testWikipediaEditsSource(org.apache.flink.streaming.connectors.wikiedits.WikipediaEditsSourceTest)
Time elapsed: 120.022 sec <<< ERROR!
java.lang.Exception: test timed out after 120000 milliseconds
```
---
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.
---