Xintong Song created FLINK-15480:
------------------------------------
Summary: BlobsCleanupITCase is unstable on travis
Key: FLINK-15480
URL:
https://issues.apache.org/jira/browse/FLINK-15480 Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.10.0
Reporter: Xintong Song
Fix For: 1.10.0
https://api.travis-ci.com/v3/job/272321636/log.txt{code}
03:52:11.256 [ERROR] testBlobServerCleanupFinishedJob(org.apache.flink.runtime.jobmanager.BlobsCleanupITCase) Time elapsed: 298.556 s <<< FAILURE!
java.lang.AssertionError:
Expected: is <true>
but: was <false>
at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanup(BlobsCleanupITCase.java:220)
at org.apache.flink.runtime.jobmanager.BlobsCleanupITCase.testBlobServerCleanupFinishedJob(BlobsCleanupITCase.java:133)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)