[
https://issues.apache.org/jira/browse/FLINK-30910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30910:
-----------------------------------
Labels: pull-request-available test-stability (was: test-stability)
> ApplicationDispatcherBootstrapTest.testApplicationIsStoppedWhenStoppingBootstrap
> fails with assertion
> -----------------------------------------------------------------------------------------------------
>
> Key: FLINK-30910
> URL: https://issues.apache.org/jira/browse/FLINK-30910
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.16.1
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Critical
> Labels: pull-request-available, test-stability
>
> A build failure in
> {{ApplicationDispatcherBootstrapTest.testApplicationIsStoppedWhenStoppingBootstrap}}:
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45722&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=9831
> {code}
> Feb 05 01:13:44 [ERROR] Tests run: 30, Failures: 1, Errors: 0, Skipped: 0,
> Time elapsed: 5.174 s <<< FAILURE! - in
> org.apache.flink.client.deployment.application.ApplicationDispatcherBootstrapTest
> Feb 05 01:13:44 [ERROR]
> org.apache.flink.client.deployment.application.ApplicationDispatcherBootstrapTest.testApplicationIsStoppedWhenStoppingBootstrap
> Time elapsed: 2.026 s <<< FAILURE!
> Feb 05 01:13:44 org.opentest4j.AssertionFailedError:
> Feb 05 01:13:44
> Feb 05 01:13:44 Expecting value to be true but was false
> Feb 05 01:13:44 at
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> Feb 05 01:13:44 at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> Feb 05 01:13:44 at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> Feb 05 01:13:44 at
> org.apache.flink.client.deployment.application.ApplicationDispatcherBootstrapTest.testApplicationIsStoppedWhenStoppingBootstrap(ApplicationDispatcherBootstrapTest.java:361)
> [...]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)