[
https://issues.apache.org/jira/browse/FLINK-15170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-15170.
---------------------------------
Resolution: Fixed
Fixed via
1.12.0: f62094d7d4b785c85670ce8cd9f0ed12c7f326ff
1.11.3: 01c5c1432df2fbe2ff9187625ced6793a4912530
1.10.3: d2409c1877ebd6a222dab3f15936af1cd6c4152b
> WebFrontendITCase.testCancelYarn fails on travis
> ------------------------------------------------
>
> Key: FLINK-15170
> URL: https://issues.apache.org/jira/browse/FLINK-15170
> Project: Flink
> Issue Type: Bug
> Components: Deployment / YARN, Runtime / Web Frontend
> Affects Versions: 1.10.0
> Reporter: Dawid Wysakowicz
> Assignee: Till Rohrmann
> Priority: Major
> Labels: pull-request-available, test-stability
> Fix For: 1.12.0, 1.10.3, 1.11.3
>
>
> https://api.travis-ci.org/v3/job/622756846/log.txt
> {code}
> 23:59:33.299 [INFO] Running
> org.apache.flink.runtime.webmonitor.WebFrontendITCase
> 23:59:33.365 [INFO] Running
> org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase
> 23:59:35.379 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
> elapsed: 2.012 s - in
> org.apache.flink.runtime.webmonitor.handlers.JarSubmissionITCase
> 23:59:38.802 [ERROR] Tests run: 9, Failures: 1, Errors: 1, Skipped: 0, Time
> elapsed: 5.5 s <<< FAILURE! - in
> org.apache.flink.runtime.webmonitor.WebFrontendITCase
> 23:59:38.802 [ERROR]
> testCancelYarn(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time
> elapsed: 0.436 s <<< ERROR!
> java.util.concurrent.TimeoutException: Connection failed
> at
> org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancelYarn(WebFrontendITCase.java:324)
> 23:59:38.802 [ERROR]
> testCancel(org.apache.flink.runtime.webmonitor.WebFrontendITCase) Time
> elapsed: 0.003 s <<< FAILURE!
> java.lang.AssertionError
> at
> org.apache.flink.runtime.webmonitor.WebFrontendITCase.testCancel(WebFrontendITCase.java:240)
> 23:59:39.193 [INFO]
> 23:59:39.193 [INFO] Results:
> 23:59:39.193 [INFO]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)