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

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

    [ https://issues.apache.org/jira/browse/FLINK-29405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17616151#comment-17616151 ] 

Xingbo Huang commented on FLINK-29405:
--------------------------------------

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=41881&view=logs&j=0c940707-2659-5648-cbe6-a1ad63045f0a&t=075c2716-8010-5565-fe08-3c4bb45824a4

> 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
>            Priority: Critical
>              Labels: pull-request-available
>
> #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)