Bug 1261001

Summary: Failing test for :test operation on OpenJdk 1.7.85
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: mchoma
Component: TestsuiteAssignee: mchoma
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.4.3CC: bmaxwell, cdewolf, jason.greene, jawilson, mkopecky, ozizka
Target Milestone: CR1   
Target Release: EAP 6.4.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 10:52:24 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: 1235744    

Description mchoma 2015-09-08 11:54:06 UTC
KerberosHttpInterfaceManualTest#testTestOperationInKerberosRealm start to fail running on OpenJDK 1.7.85, because output of operation :test has changed in OpenJDK 1.7.85. 

Test is by nature unstable/buggy (is ignored for all java 8 right now [1]) as it depens on textual :test output which depens on jdk implementation - can vary from release to release [2]. As stated here [3] operation :test is not officially supported feature and was meant as utility method. 

Therefore I will ignore this test to avoid future problems [4].

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1165675
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1161580
[3] https://bugzilla.redhat.com/show_bug.cgi?id=1165675#c3
[4] https://github.com/jbossas/jboss-eap/pull/2536

Comment 1 mchoma 2015-09-08 11:59:12 UTC
PR sent https://github.com/jbossas/jboss-eap/pull/2536

Comment 4 Petr Kremensky 2015-09-23 10:53:49 UTC
Verified on EAP 6.4.4.CP.CR3

Comment 5 Petr Penicka 2017-01-17 10:52:24 UTC
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.