[
https://issues.apache.org/jira/browse/FLINK-30910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-30910.
-----------------------------------
Fix Version/s: 1.17.0
1.15.4
1.16.2
1.18.0
Resolution: Fixed
master: a6de5f23a30fcd580f4d005ade0fb2eba0e901dc
1.17: 5ded7b320eff4fe7587d9eeb1fe5fa87e217718b
1.16: cb83c268df09426060d1d45cc7fde9a999637691
1.15: eaf35c80342ab0df2fd70ef730e9299521b5a9d4
> 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.17.0, 1.15.3, 1.16.1
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.17.0, 1.15.4, 1.16.2, 1.18.0
>
>
> 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)