Bug 1135329

Summary: [QE] (6.3.1) HTTPSManagementInterfaceTestCase.testHTTPS and HTTPSWebConnectorTestCase.testVerifyingConnector failures
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: TestsuiteAssignee: Jitka Kozana <jkudrnac>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.1CC: bbaranow, cdewolf, istudens, jason.greene, jawilson, mkopecky, myarboro, pkremens
Target Milestone: CR1   
Target Release: EAP 6.3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1136412 (view as bug list) Environment:
Last Closed: 2019-08-19 12:42:12 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: 1136412    
Bug Blocks: 1132166    

Description Petr Kremensky 2014-08-29 05:38:04 UTC
Description of problem:
HTTPSManagementInterfaceTestCase.testHTTPS and HTTPSWebConnectorTestCase.testVerifyingConnector fails on Windows and HP-UX

Windows run:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-63x-patched-testsuite-windows/9/testReport/
HP-UX run:
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-63x-patched-testsuite-hpux/lastCompletedBuild/testReport/

Version-Release number of selected component (if applicable):
EAP 6.3.1.CP.CR1

How reproducible:
Always

Steps to Reproduce:
 1. ./integration-tests.sh -Dts.domain -Dtest=org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase

Actual results:
HTTPSManagementInterfaceTestCase.testHTTPS and HTTPSWebConnectorTestCase.testVerifyingConnector fails on Windows and HP-UX

Expected results:
All tests should pass

Comment 1 Petr Kremensky 2014-08-29 05:41:54 UTC
To be more specific:
HP-UX:
org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPS
org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPSWithSecureInterface

Windows:
org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPS 
org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPSWithSecureInterface
org.jboss.as.test.manualmode.web.ssl.HTTPSWebConnectorTestCase.testVerifyingConnector

Comment 3 Pavel Jelinek 2014-08-29 07:59:52 UTC
It may be related to httpclient upgrade.

Comment 4 Petr Kremensky 2014-08-29 12:17:44 UTC
fails also on Solaris

Comment 9 JBoss JIRA Server 2014-09-10 09:48:37 UTC
Filip Bogyai <fbogyai> updated the status of jira JBQA-10884 to Resolved

Comment 10 JBoss JIRA Server 2014-09-10 09:58:39 UTC
Petr Kremensky <pkremens> updated the status of jira JBQA-10884 to Closed

Comment 11 Marek Kopecky 2014-10-17 10:24:07 UTC
Verified on EAP 6.3.2.CP.CR1