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

ASF GitHub Bot commented on DRILL-5387:
---------------------------------------

GitHub user sudheeshkatkam opened a pull request:

    https://github.com/apache/drill/pull/810

    DRILL-5387: Ignore TestBitBitKerberos and TestUserBitKerberos

    @arina-ielchiieva please review.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sudheeshkatkam/drill DRILL-5387

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/810.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #810
    
----
commit 54ac8816d8e9e171543783135418f2d58f90a07c
Author: Sudheesh Katkam <sudhe...@apache.org>
Date:   2017-04-07T15:59:50Z

    DRILL-5387: Ignore TestBitBitKerberos and TestUserBitKerberos

----


> TestBitBitKerberos and TestUserBitKerberos cause sporadic unit test failures
> ----------------------------------------------------------------------------
>
>                 Key: DRILL-5387
>                 URL: https://issues.apache.org/jira/browse/DRILL-5387
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Sudheesh Katkam
>            Assignee: Sudheesh Katkam
>
> TestOptionsAuthEnabled and TestInboundImpersonation sporadically fail. There 
> is a [Java 
> trick|https://github.com/apache/drill/blob/master/exec/java-exec/src/test/java/org/apache/hadoop/security/UgiTestUtil.java#L29]
>  to reset some static state in TestUserBitKerberos and TestBitBitKerberos to 
> ensure the JVM is reusable for other tests as done in the [Hadoop auth 
> tests|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestUGIWithMiniKdc.java#L53],
>  but this trick does not seem to work always. So disable these tests. In the 
> future, maybe the tests can be run separately through surefire but not as 
> part of the default build?



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

Reply via email to