You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Huang Xingbo (Jira)" <ji...@apache.org> on 2022/09/29 03:38:00 UTC

[jira] [Created] (FLINK-29463) InputFormatCacheLoaderTest.checkCounter failed with AssertionError

Huang Xingbo created FLINK-29463:
------------------------------------

             Summary: InputFormatCacheLoaderTest.checkCounter failed with AssertionError
                 Key: FLINK-29463
                 URL: https://issues.apache.org/jira/browse/FLINK-29463
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
    Affects Versions: 1.16.0
            Reporter: Huang Xingbo



{code:java}
2022-09-29T02:29:58.9822167Z Sep 29 02:29:58 java.lang.AssertionError: 
2022-09-29T02:29:58.9832438Z Sep 29 02:29:58 
2022-09-29T02:29:58.9833447Z Sep 29 02:29:58 Expecting AtomicInteger(0) to have value:
2022-09-29T02:29:58.9834120Z Sep 29 02:29:58   0
2022-09-29T02:29:58.9834647Z Sep 29 02:29:58 but did not.
2022-09-29T02:29:58.9835734Z Sep 29 02:29:58 	at org.apache.flink.table.runtime.functions.table.fullcache.inputformat.InputFormatCacheLoaderTest.checkCounter(InputFormatCacheLoaderTest.java:74)
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=41436&view=logs&j=ce3801ad-3bd5-5f06-d165-34d37e757d90&t=5e4d9387-1dcc-5885-a901-90469b7e6d2f



--
This message was sent by Atlassian Jira
(v8.20.10#820010)