[ https://issues.apache.org/jira/browse/FLINK-29405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619340#comment-17619340 ]
Xingbo Huang commented on FLINK-29405: -------------------------------------- https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42115&view=logs&j=de826397-1924-5900-0034-51895f69d4b7&t=f311e913-93a2-5a37-acab-4a63e1328f94 > 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.16.0, 1.17.0 > Reporter: Chesnay Schepler > Assignee: Alexander Smirnov > Priority: Critical > Labels: pull-request-available, test-stability > > #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)