[
https://issues.apache.org/jira/browse/FLINK-30784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818689#comment-17818689
]
Matthias Pohl commented on FLINK-30784:
---------------------------------------
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=57626&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=995c650b-6573-581c-9ce6-7ad4cc038461&l=22553
> HiveTableSourceITCase.testPartitionFilter failed with assertion error
> ----------------------------------------------------------------------
>
> Key: FLINK-30784
> URL: https://issues.apache.org/jira/browse/FLINK-30784
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Affects Versions: 1.17.0, 1.18.1
> Reporter: Matthias Pohl
> Priority: Critical
> Labels: auto-deprioritized-critical, test-stability
>
> We see a test failure in {{HiveTableSourceITCase.testPartitionFilter}}:
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45184&view=logs&j=a5ef94ef-68c2-57fd-3794-dc108ed1c495&t=2c68b137-b01d-55c9-e603-3ff3f320364b&l=23909
> {code}
> Jan 25 01:14:55 [ERROR]
> org.apache.flink.connectors.hive.HiveTableSourceITCase.testPartitionFilter
> Time elapsed: 2.212 s <<< FAILURE!
> Jan 25 01:14:55 org.opentest4j.AssertionFailedError:
> Jan 25 01:14:55
> Jan 25 01:14:55 Expecting value to be false but was true
> Jan 25 01:14:55 at
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> Jan 25 01:14:55 at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> Jan 25 01:14:55 at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> Jan 25 01:14:55 at
> org.apache.flink.connectors.hive.HiveTableSourceITCase.testPartitionFilter(HiveTableSourceITCase.java:314)
> Jan 25 01:14:55 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> [...]
> {code}
> There's a similar test stability issue still open with FLINK-20975. The
> stacktraces don't match. That's why I decided to open a new one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)