[
https://issues.apache.org/jira/browse/FLINK-33283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17775794#comment-17775794
]
Matthias Pohl commented on FLINK-33283:
---------------------------------------
hm, but it's also not built in the Azure CI runs (see [this
one|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53758&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=3998])
but the tests are succeeding. We also have two Github Action runs (e.g. [this
one|https://github.com/XComp/flink/actions/runs/6529754573/job/17728222254])
where {{core}} didn't fail.
> core stage: WebFrontendBootstrapTest.testHandlersMustBeLoaded
> -------------------------------------------------------------
>
> Key: FLINK-33283
> URL: https://issues.apache.org/jira/browse/FLINK-33283
> Project: Flink
> Issue Type: Sub-task
> Reporter: Matthias Pohl
> Priority: Major
> Labels: test-stability
>
> [https://github.com/XComp/flink/actions/runs/6525957588/job/17719339666#step:10:12279]
> {code:java}
> Error: 20:06:13 20:06:13.132 [ERROR]
> org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrapTest.testHandlersMustBeLoaded
> Time elapsed: 2.298 s <<< FAILURE!
> 12279Oct 15 20:06:13 org.opentest4j.AssertionFailedError:
> 12280Oct 15 20:06:13
> 12281Oct 15 20:06:13 expected: 404
> 12282Oct 15 20:06:13 but was: 200
> 12283Oct 15 20:06:13 at
> java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
> 12284Oct 15 20:06:13 at
> java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 12285Oct 15 20:06:13 at
> java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 12286Oct 15 20:06:13 at
> org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrapTest.testHandlersMustBeLoaded(WebFrontendBootstrapTest.java:89)
> 12287Oct 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)