You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ayush Saxena (Jira)" <ji...@apache.org> on 2022/12/12 14:34:00 UTC

[jira] [Commented] (HIVE-26834) Hive Iceberg Storage Handler tests are ignored

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

Ayush Saxena commented on HIVE-26834:
-------------------------------------

It got executed, from the same build that you shared:

http://ci.hive.apache.org/job/hive-precommit/job/master/1527/testReport/org.apache.iceberg.mr.hive/TestHiveIcebergStorageHandlerNoScan/

http://ci.hive.apache.org/job/hive-precommit/job/master/1527/testReport/org.apache.iceberg.mr.hive/TestHiveIcebergStorageHandlerNoScan/Testing___split_21___PostProcess___testIcebergAndHmsTableProperties_catalog_HIVE_CATALOG_/

> Hive Iceberg Storage Handler tests are ignored
> ----------------------------------------------
>
>                 Key: HIVE-26834
>                 URL: https://issues.apache.org/jira/browse/HIVE-26834
>             Project: Hive
>          Issue Type: Test
>          Components: HiveServer2, Iceberg integration
>            Reporter: Zsolt Miskolczi
>            Priority: Critical
>
> I wanted to run the following test locally: `mvn test -Dtest="TestHiveIcebergStorageHandlerNoScan#testIcebergAndHmsTableProperties"`
> And it was just skipped. 
> I have checked the latest run on the CI server and it ignored it as well: 
> Link: http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/master/1527/artifacts/
> ```
> [2022-12-12T09:11:50.841Z] [INFO] Running org.apache.iceberg.mr.hive.TestHiveIcebergStorageHandlerNoScan
> [2022-12-12T09:11:50.886Z] [INFO] No tests to run.
> ```
> Additional info about this class: 
> The class is annotated as a Parameterised test. But I see no usage of any parameters at the test cases. I suppose it is a left over. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)