Bug 1063823
Summary: | org.jboss.as.test.integration.security.loginmodules.negotiation tests will fail if run after ExternalContextBindingTestCase | ||
---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Pavel Jelinek <pjelinek> |
Component: | Testsuite | Assignee: | baranowb <bbaranow> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Jelinek <pjelinek> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2.1 | CC: | bbaranow, cdewolf, jmartisk, rdickens |
Target Milestone: | CR2 | ||
Target Release: | EAP 6.2.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-09 12:47:39 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: | 1054106 | ||
Bug Blocks: | 1067532 |
Description
Pavel Jelinek
2014-02-11 13:37:34 UTC
After xalan upgrade to redhat-7, this seems to me 100% failure. Including in https://bugzilla.redhat.com/show_bug.cgi?id=eap62-cp03-blockers as this is 100% regression. Xalan upgrade: https://bugzilla.redhat.com/show_bug.cgi?id=1091999 ( Upgrade xalan to 2.7.1.redhat-7 from 2.7.1.redhat-6 ) There was a partiall commit( part of 6.3 change ) commited to 6.2.x: https://github.com/baranowb/jboss-eap/commit/dc5ecf74dc151906d1b45f4d1153e6130e382944 PR: https://github.com/jbossas/jboss-eap/pull/1289 Upstream: https://bugzilla.redhat.com/show_bug.cgi?id=1054106 Upstream PR: https://github.com/jbossas/jboss-eap/pull/852 WFLY: https://issues.jboss.org/browse/WFLY-2760 WFLY PR: not listed in issue. Commit: https://github.com/wildfly/wildfly/commit/3e1ed3403a42067d01ff388c645426cb947562f3 Merged. Verified for EAP 6.2.3.CP.CR2. |