Chesnay Schepler created FLINK-13242:
----------------------------------------
Summary: StandaloneResourceManagerTest fails on travis
Key: FLINK-13242
URL: https://issues.apache.org/jira/browse/FLINK-13242
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.9.0
Reporter: Chesnay Schepler
Fix For: 1.9.0, 1.10.0
https://travis-ci.org/apache/flink/jobs/557696989
{code}
08:28:06.475 [ERROR]
testStartupPeriod(org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerTest)
Time elapsed: 10.276 s <<< FAILURE!
java.lang.AssertionError: condition was not fulfilled before the deadline
at
org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerTest.assertHappensUntil(StandaloneResourceManagerTest.java:114)
at
org.apache.flink.runtime.resourcemanager.StandaloneResourceManagerTest.testStartupPeriod(StandaloneResourceManagerTest.java:60)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)