Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.10.0
-
None
Description
TestOptionsAuthEnabled and TestInboundImpersonation sporadically fail. There is a Java trick 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, 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?
Attachments
Issue Links
- is duplicated by
-
DRILL-5417 Unit test failures in TestBitBitKerberos and TestUserBitKerberos
-
- Closed
-
- is fixed by
-
DRILL-8036 Enable Spnego and Kerberos Tests
-
- Closed
-
- relates to
-
DRILL-5383 Several impersonation unit tests fail in unit test
-
- Closed
-
-
DRILL-8256 Fix unit tests of Kerberos auth in RPC
-
- Closed
-
- links to