[
https://issues.apache.org/jira/browse/HIVE-9031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236070#comment-14236070
]
Hive QA commented on HIVE-9031:
-------------------------------
{color:red}Overall{color}: -1 at least one tests failed
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12685380/HIVE-9031.1.patch
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 6695 tests executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_optimize_nullscan
{noformat}
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1971/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1971/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1971/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12685380 - PreCommit-HIVE-TRUNK-Build
> Fix test failiure vector_decimal_aggregate.q
> --------------------------------------------
>
> Key: HIVE-9031
> URL: https://issues.apache.org/jira/browse/HIVE-9031
> Project: Hive
> Issue Type: Bug
> Components: Tests
> Reporter: Jason Dere
> Assignee: Jason Dere
> Attachments: HIVE-9031.1.patch
>
>
> This test has been failing the diff recently:
> {noformat}
> 49c49
> < Statistics: Num rows: 12288 Data size: 2165060 Basic stats:
> COMPLETE Column stats: NONE
> ---
> > Statistics: Num rows: 561 Data size: 128041 Basic stats:
> > COMPLETE Column stats: NONE
> 53c53
> < Statistics: Num rows: 12288 Data size: 2165060 Basic stats:
> COMPLETE Column stats: NONE
> ---
> > Statistics: Num rows: 561 Data size: 128041 Basic stats:
> > COMPLETE Column stats: NONE
> 59c59
> < Statistics: Num rows: 12288 Data size: 2165060 Basic stats:
> COMPLETE Column stats: NONE
> ---
> ...
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)