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

Hive QA commented on HIVE-11225:
--------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12744667/HIVE-11225.1.patch

{color:green}SUCCESS:{color} +1 9150 tests passed

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4572/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4572/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4572/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12744667 - PreCommit-HIVE-TRUNK-Build

> Running all Hive UTs or itests executes only small subset of tests
> ------------------------------------------------------------------
>
>                 Key: HIVE-11225
>                 URL: https://issues.apache.org/jira/browse/HIVE-11225
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Thomas Friedrich
>            Assignee: Ferdinand Xu
>         Attachments: HIVE-11225.1.patch, HIVE-11225.patch
>
>
> Trying to run all unit tests runs only a small sub-set of the tests:
> For example:
> mvn test -Phadoop-2
> only ran 272 tests.
> Others ran into similar issues when running the UTs from a particular package 
> like ql.
> This is potentially related to HIVE-10941 where an additional option to skip 
> the Spark UTs was added. When I take out 
> <exclude>%regex[${skip.spark.files}]</exclude>
> from the exclude list of tests, all tests are executed again. This is not a 
> fix though, instead the spark-test profile should be fixed.
> I see the problem in both the 1.2 branch as well as master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to