You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2016/01/20 23:52:39 UTC

[jira] [Commented] (HIVE-9147) Add unit test for HIVE-7323

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

Hive QA commented on HIVE-9147:
-------------------------------



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

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 10024 tests executed
*Failed tests:*
{noformat}
TestHWISessionManager - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_authorization_uri_import
org.apache.hive.jdbc.TestSSL.testSSLVersion
{noformat}

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
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: 3 tests failed
{noformat}

This message is automatically generated.

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

> Add unit test for HIVE-7323
> ---------------------------
>
>                 Key: HIVE-9147
>                 URL: https://issues.apache.org/jira/browse/HIVE-9147
>             Project: Hive
>          Issue Type: Test
>          Components: Statistics
>    Affects Versions: 0.14.0, 0.13.1
>            Reporter: Peter Slawski
>            Priority: Minor
>         Attachments: HIVE-9147.1.patch, HIVE-9147.2.patch
>
>
> This unit test verifies that DateStatisticImpl doesn't store mutable objects from callers for minimum and maximum values. This ensures callers cannot modify the internal minimum and maximum values outside of DateStatisticImpl.



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