You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/06/29 16:05:00 UTC

[jira] [Created] (FLINK-32490) ArrayElementOutputTypeStrategyTest>TypeStrategiesTestBase.testTypeStrategy constantly fails

Sergey Nuyanzin created FLINK-32490:
---------------------------------------

             Summary: 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


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)