Bug 1251476

Summary: [QA](6.4.z) LdapExtLikeAdvancedLdapLMTestCase and LdapExtLoginModuleTestCase fails intermittently
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Marek Kopecky <mkopecky>
Component: TestsuiteAssignee: Ryan Emerson <remerson>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Kopecky <mkopecky>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.4.3CC: bbaranow, bmaxwell, cdewolf, jason.greene, jcacek, jtruhlar, mkopecky, msochure, olukas, ozizka, pkremens, pmackay, ppalaga, remerson
Target Milestone: CR1   
Target Release: EAP 6.4.12   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: eap6412-proposed
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 13:13:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1375585    

Description Marek Kopecky 2015-08-07 12:16:55 UTC
Description of problem:
org.jboss.as.test.integration.security.loginmodules.LdapExtLikeAdvancedLdapLMTestCase#test6
  - Unexpected status code returned after the authentication. expected:<200> but was:<401>
  - java.lang.AssertionError: Unexpected status code returned after the authentication. expected:<200> but was:<401>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.jboss.as.test.integration.security.common.Utils.makeCallWithBasicAuthn(Utils.java:461)
	at org.jboss.as.test.integration.security.loginmodules.LdapExtLikeAdvancedLdapLMTestCase.testDeployment(LdapExtLikeAdvancedLdapLMTestCase.java:277)
	at org.jboss.as.test.integration.security.loginmodules.LdapExtLikeAdvancedLdapLMTestCase.test6(LdapExtLikeAdvancedLdapLMTestCase.java:265)



org.jboss.as.test.integration.security.loginmodules.LdapExtLoginModuleTestCase#test6
  - Unexpected status code returned after the authentication. expected:<200> but was:<401>
  - java.lang.AssertionError: Unexpected status code returned after the authentication. expected:<200> but was:<401>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.jboss.as.test.integration.security.common.Utils.makeCallWithBasicAuthn(Utils.java:461)
	at org.jboss.as.test.integration.security.loginmodules.LdapExtLoginModuleTestCase.testDeployment(LdapExtLoginModuleTestCase.java:271)
	at org.jboss.as.test.integration.security.loginmodules.LdapExtLoginModuleTestCase.test6(LdapExtLoginModuleTestCase.java:259)



Version-Release number of selected component (if applicable):
6.4.3.CP.CR2

How reproducible:
   intermittently on Solaris 11 SPARC

Steps to Reproduce:
1. ./integration-tests.sh -Dts.noSmoke -Dts.basic -Dtest=LdapExtLoginModuleTestCase,LdapExtLikeAdvancedLdapLMTestCase  -Dnode0=$MYTESTIP_1 -Dnode1=$MYTESTIP_2

Expected results:
   No error in tests

Comment 10 Mike McCune 2016-03-28 23:25:37 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions

Comment 12 Peter Mackay 2016-11-16 09:24:12 UTC
Verified with EAP 6.4.12.CP.CR1

Comment 13 Petr Penicka 2017-01-17 13:13:20 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.

Comment 14 Petr Penicka 2017-01-17 13:15:42 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.