[jboss-jira] [JBoss JIRA] (WFLY-9469) Assumes in SPNEGOLoginModuleTestCase doen's make sense
Romain Pelisse (JIRA)
issues at jboss.org
Tue Oct 24 06:28:03 EDT 2017
Romain Pelisse created WFLY-9469:
------------------------------------
Summary: Assumes in SPNEGOLoginModuleTestCase doen's make sense
Key: WFLY-9469
URL: https://issues.jboss.org/browse/WFLY-9469
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: Romain Pelisse
Priority: Minor
Assumes in SPNEGOLoginModuleTestCase doen's make sense.
AssumeKerberosAuthenticationSupported is called in @Before method. Same method is called in many test methods:
testIdentityPropagation
testFormFallback
testSimpleSpnegoWorkflow
testMoreMechTypesSpnegoWorkflow
assumeKerberosAuthenticationSupported method from KerberosTestUtils.java shouldn't contains assume for BZ1188632, because BZ1188632 is fixed (works correctly with new version of IBM JDK).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list