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

Yussuf Shaikh commented on HIVE-16538:
--------------------------------------

Couple of probable fixes are:
1. Not to use TestExecDriver reference in TestOperators class.
2. Write the code for cleanup in TestExecDriver.class.
The second option will need an explicit call for cleanup from TestOperators as 
it is a static call. I am going with the first option as only code used is 
creating instance of ExprNodeColumnDesc.

Let me know if any inputs.

> TestExecDriver fails if run after TestOperators#testScriptOperator
> ------------------------------------------------------------------
>
>                 Key: HIVE-16538
>                 URL: https://issues.apache.org/jira/browse/HIVE-16538
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 3.0.0
>         Environment: # cat /etc/lsb-release
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=14.04
> DISTRIB_CODENAME=trusty
> DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
> # uname -a
> Linux 3b9700711ca1 3.19.0-37-generic #42-Ubuntu SMP Fri Nov 20 18:22:05 UTC 
> 2015 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Yussuf Shaikh
>            Assignee: Yussuf Shaikh
>            Priority: Minor
>
> Failed tests:
>   TestExecDriver.testMapPlan1:498->fileDiff:182 expected:<false> but 
> was:<true>
>   TestExecDriver.testMapPlan2:506->fileDiff:182 expected:<false> but 
> was:<true>
>   TestExecDriver.testMapRedPlan1:515->fileDiff:182 expected:<false> but 
> was:<true>
>   TestExecDriver.testMapRedPlan2:524->fileDiff:182 expected:<false> but 
> was:<true>
>   TestExecDriver.testMapRedPlan3:533->fileDiff:182 expected:<false> but 
> was:<true>
>   TestExecDriver.testMapRedPlan4:542->fileDiff:182 expected:<false> but 
> was:<true>
>   TestExecDriver.testMapRedPlan5:551->fileDiff:182 expected:<false> but 
> was:<true>
>   TestExecDriver.testMapRedPlan6:560->fileDiff:182 expected:<false> but 
> was:<true>



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to