[
https://issues.apache.org/jira/browse/FLINK-33284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789972#comment-17789972
]
Matthias Pohl edited comment on FLINK-33284 at 11/27/23 8:43 AM:
-----------------------------------------------------------------
The issue didn't reappear for a while. I'm closing it as not-reproducible to
track that there's no effort put into investigating it further for now. We can
re-open this Jira again if the problem re-occurs.
was (Author: mapohl):
The issue didn't reappear for a while. I'm closing it as not-reproducible to
track that there's no effort put into it for now. We can re-open this Jira
again if the problem re-occurs.
> core stage: HistoryServerStaticFileServerHandlerTest.testRespondWithFile(Path)
> ------------------------------------------------------------------------------
>
> Key: FLINK-33284
> URL: https://issues.apache.org/jira/browse/FLINK-33284
> Project: Flink
> Issue Type: Sub-task
> Reporter: Matthias Pohl
> Priority: Major
> Labels: github-actions, test-stability
>
> 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)