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

[jira] [Created] (FLINK-29405) InputFormatCacheLoaderTest is unstable

Chesnay Schepler created FLINK-29405:
----------------------------------------

             Summary: InputFormatCacheLoaderTest is unstable
                 Key: FLINK-29405
                 URL: https://issues.apache.org/jira/browse/FLINK-29405
             Project: Flink
          Issue Type: Technical Debt
          Components: Table SQL / Runtime
    Affects Versions: 1.17.0
            Reporter: Chesnay Schepler


#testExceptionDuringReload/#testCloseAndInterruptDuringReload fail reliably when run in a loop.

{code}
java.lang.AssertionError: 
Expecting AtomicInteger(0) to have value:
  0
but did not.

	at org.apache.flink.table.runtime.functions.table.fullcache.inputformat.InputFormatCacheLoaderTest.testCloseAndInterruptDuringReload(InputFormatCacheLoaderTest.java:161)
{code}



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