Chesnay Schepler created FLINK-11168:
----------------------------------------
Summary: LargePlanTest times out on Travis
Key: FLINK-11168
URL: https://issues.apache.org/jira/browse/FLINK-11168
Project: Flink
Issue Type: Bug
Components: Tests
Affects Versions: 1.7.0, 1.8.0
Reporter: Chesnay Schepler
The newly added {{LargePlanTest}} has timed out on Travis:
https://travis-ci.org/apache/flink/jobs/467949929
{code}
13:58:43.593 [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 15.201 s <<< FAILURE! - in org.apache.flink.test.planning.LargePlanTest
13:58:43.599 [ERROR]
testPlanningOfLargePlan(org.apache.flink.test.planning.LargePlanTest) Time
elapsed: 15.028 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 15000
milliseconds
at
org.apache.flink.test.planning.LargePlanTest.runProgram(LargePlanTest.java:51)
at
org.apache.flink.test.planning.LargePlanTest.testPlanningOfLargePlan(LargePlanTest.java:39)
{code}
FYI [~mxm]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)