[ https://issues.apache.org/jira/browse/DRILL-5387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15961109#comment-15961109 ]
ASF GitHub Bot commented on DRILL-5387: --------------------------------------- Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/810 +1 > 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 > Affects Versions: 1.10.0 > Reporter: Sudheesh Katkam > Assignee: Arina Ielchiieva > Labels: ready-to-commit > > 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)