Chesnay Schepler created FLINK-13934:
----------------------------------------
Summary: HistoryServerStaticFileServerHandlerTest failed on Travis
Key: FLINK-13934
URL:
https://issues.apache.org/jira/browse/FLINK-13934 Project: Flink
Issue Type: Bug
Components: Runtime / REST
Affects Versions: 1.10.0
Reporter: Chesnay Schepler
Fix For: 1.10.0
{code}
23:34:44.903 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.28 s <<< FAILURE! - in org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest
23:34:44.917 [ERROR] testRespondWithFile(org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest) Time elapsed: 0.279 s <<< FAILURE!
java.lang.AssertionError
at org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest.testRespondWithFile(HistoryServerStaticFileServerHandlerTest.java:66)
{code}
https://travis-ci.org/apache/flink/jobs/579264633--
This message was sent by Atlassian Jira
(v8.3.2#803003)