Matthias Pohl created FLINK-33284:
-------------------------------------
Summary: code module:
HistoryServerStaticFileServerHandlerTest.testRespondWithFile(Path)
Key: FLINK-33284
URL: https://issues.apache.org/jira/browse/FLINK-33284
Project: Flink
Issue Type: Sub-task
Reporter: Matthias Pohl
https://github.com/XComp/flink/actions/runs/6525957588/job/17719339666#step:10:12209
{code}
Error: 20:06:13 20:06:13.081 [ERROR]
org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest.testRespondWithFile(Path)
Time elapsed: 1.981 s <<< FAILURE!
Oct 15 20:06:13 org.opentest4j.AssertionFailedError:
Oct 15 20:06:13
Oct 15 20:06:13 expected: 200
Oct 15 20:06:13 but was: 404
Oct 15 20:06:13 at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
Oct 15 20:06:13 at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
Oct 15 20:06:13 at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
Oct 15 20:06:13 at
org.apache.flink.runtime.webmonitor.history.HistoryServerStaticFileServerHandlerTest.testRespondWithFile(HistoryServerStaticFileServerHandlerTest.java:70)
Oct 15 20:06:13 at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[...]
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)