[
https://issues.apache.org/jira/browse/FLINK-29405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683284#comment-17683284
]
Matthias Pohl edited comment on FLINK-29405 at 2/2/23 9:04 AM:
---------------------------------------------------------------
same run, multiple times:
*
[https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45588&view=logs&j=a9db68b9-a7e0-54b6-0f98-010e0aff39e2&t=cdd32e0b-6047-565b-c58f-14054472f1be&l=10956]
*
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45588&view=logs&j=ce3801ad-3bd5-5f06-d165-34d37e757d90&t=5e4d9387-1dcc-5885-a901-90469b7e6d2f&l=11779
was (Author: mapohl):
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45588&view=logs&j=a9db68b9-a7e0-54b6-0f98-010e0aff39e2&t=cdd32e0b-6047-565b-c58f-14054472f1be&l=10956
> InputFormatCacheLoaderTest is unstable
> --------------------------------------
>
> Key: FLINK-29405
> URL: https://issues.apache.org/jira/browse/FLINK-29405
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Runtime
> Affects Versions: 1.16.0, 1.17.0
> Reporter: Chesnay Schepler
> Assignee: Alexander Smirnov
> Priority: Blocker
> Labels: pull-request-available, test-stability
> Fix For: 1.17.0
>
>
> #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)