You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2024/01/22 15:40:00 UTC

[jira] [Updated] (FLINK-30784) HiveTableSourceITCase.testPartitionFilter failed with assertion error

     [ https://issues.apache.org/jira/browse/FLINK-30784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Pohl updated FLINK-30784:
----------------------------------
    Affects Version/s: 1.18.1

> 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: Major
>              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)