[
https://issues.apache.org/jira/browse/HIVE-18588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349037#comment-16349037
]
Peter Vary commented on HIVE-18588:
-----------------------------------
Hi [~alangates],
Good idea!
Will check in more detail tomorrow, but I have seen this:
- HIVE-14445 - upgrade maven surefire to 2.19.1 - which states that the 2.19.1
has some bug which breaks IDEA debugging.
- HIVE-17708 changed instead to 2.20.1:
[https://github.com/apache/hive/blob/master/pom.xml#L108]
Do we plan to change the pre-commit to run all the tests in a follow-up jira?
Thanks,
Peter
> Add 'checkin' profile that runs slower tests in standalone-metastore
> --------------------------------------------------------------------
>
> Key: HIVE-18588
> URL: https://issues.apache.org/jira/browse/HIVE-18588
> Project: Hive
> Issue Type: Test
> Components: Standalone Metastore
> Affects Versions: 3.0.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Major
> Attachments: HIVE-18588.patch
>
>
> Runtime for unit tests in standalone-metastore are now exceeding 25 minutes.
> Ideally unit tests should finish within 2-3 minutes so users will run them
> frequently. To solve this I propose to carve off many of the slower tests to
> run in a new 'checkin' profile. This profile should be run before checkin
> and by the ptest infrastructure.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)