Sudheesh Katkam created DRILL-5387:
--------------------------------------

             Summary: 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