[
https://issues.apache.org/jira/browse/FLINK-32490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-32490.
-----------------------------------
Fix Version/s: 1.18.0
Resolution: Fixed
master: 5ad86c2f01bea141ca76250ae4035d4e6403c8ea
> ArrayElementOutputTypeStrategyTest>TypeStrategiesTestBase.testTypeStrategy
> constantly fails
> -------------------------------------------------------------------------------------------
>
> Key: FLINK-32490
> URL: https://issues.apache.org/jira/browse/FLINK-32490
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API
> Affects Versions: 1.18.0
> Reporter: Sergey Nuyanzin
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.18.0
>
>
> ArrayElementOutputTypeStrategyTest fails with
> {noformat}
> [ERROR] Failures:
> [ERROR]
> ArrayElementOutputTypeStrategyTest>TypeStrategiesTestBase.testTypeStrategy:58
> expected: "INT NOT NULL (AtomicDataType@26e4eacd)"
> but was: "INT NOT NULL (AtomicDataType@1716b369)"
> [ERROR]
> ArrayElementOutputTypeStrategyTest>TypeStrategiesTestBase.testTypeStrategy:58
> expected: "INT (AtomicDataType@18ab74e7)"
> but was: "INT (AtomicDataType@f0704a2)"
> {noformat}
>
> also could be reproduced locally
--
This message was sent by Atlassian Jira
(v8.20.10#820010)