[
https://issues.apache.org/jira/browse/FLINK-33312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779028#comment-17779028
]
Sergey Nuyanzin commented on FLINK-33312:
-----------------------------------------
This looks likes a very floating one
I faced it only a couple of times, and it could happen it disappears with
21.0.1, will keep an eye on it
will close in case there will not be new cases
> StreamingFileWriterTest.testCommitFileWhenPartitionIsCommittableByPartitionTime
> fails on java 21
> ------------------------------------------------------------------------------------------------
>
> Key: FLINK-33312
> URL: https://issues.apache.org/jira/browse/FLINK-33312
> Project: Flink
> Issue Type: Sub-task
> Reporter: Sergey Nuyanzin
> Priority: Major
>
> it fails as
> {noformat}
> [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.222
> s <<< FAILURE! - in
> org.apache.flink.connector.file.table.stream.StreamingFileWriterTest
> [ERROR]
> org.apache.flink.connector.file.table.stream.StreamingFileWriterTest.testCommitFileWhenPartitionIsCommittableByPartitionTime
> Time elapsed: 0.043 s <<< FAILURE!
> org.opentest4j.AssertionFailedError:
> Expecting value to be true but was false
> at
> java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
> at
> java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
> at
> org.apache.flink.connector.file.table.stream.StreamingFileWriterTest.testCommitFileWhenPartitionIsCommittableByPartitionTime(StreamingFileWriterTest.java:276)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)