[ https://issues.apache.org/jira/browse/FLINK-33283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Pohl closed FLINK-33283. --------------------------------- Resolution: Cannot Reproduce The issue didn't reappear for a while. I'm closing it as not-reproducible. > 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: github-actions, 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)