[
https://issues.apache.org/jira/browse/FLINK-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041118#comment-17041118
]
Robert Metzger edited comment on FLINK-13934 at 2/20/20 4:27 PM:
-----------------------------------------------------------------
Happened again here: https://travis-ci.org/apache/flink/jobs/652874433
{code}10:10:30.033 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0,
Time elapsed: 0.136 s <<< FAILURE! - in
org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest
10:10:30.044 [ERROR]
testRespondWithFile(org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest)
Time elapsed: 0.136 s <<< FAILURE!
java.lang.AssertionError:
Expected: a string containing "not found"
but: was "{"errors":["Forbidden."]}"
at
org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest.testRespondWithFile(HistoryServerStaticFileServerHandlerTest.java:81)
10:10:30.051 [INFO] Running
org.apache.flink.runtime.webmonitor.history.FsJobArchivistTest
10:10:30.119 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time
elapsed: 0.066 s - in
org.apache.flink.runtime.webmonitor.history.FsJobArchivistTest
{code}
was (Author: rmetzger):
Happened again here: https://travis-ci.org/apache/flink/jobs/652874433
> 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
> Priority: Critical
> Labels: test-stability
>
> {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.4#803005)