[jboss-jira] [JBoss JIRA] (WFLY-1650) Legacy subsystem testing needs some classloading exclusion mecanism

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Tue Oct 8 02:57:02 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12811427#comment-12811427 ] 

RH Bugzilla Integration commented on WFLY-1650:
-----------------------------------------------

Pavel Jelinek <pjelinek at redhat.com> made a comment on [bug 980923|https://bugzilla.redhat.com/show_bug.cgi?id=980923]

Tests mentioned above pass, but for EAP 6.2.0 ER4 with fr_FR locale there are still some failing tests:

org.jboss.as.jpa.subsystem.JPA11SubsystemTestCase.testTransformers7_1_2 	
org.jboss.as.jpa.subsystem.JPA11SubsystemTestCase.testTransformersRejectExpressions7_1_2
org.jboss.as.modcluster.ModClusterSubsystemTestCase.testTransformers712 	
org.jboss.as.modcluster.ModClusterSubsystemTestCase.testExpressionsAreRejected712 
org.jboss.as.osgi.parser.OSGiSubsystemTestCase.testTransformerAS712 
org.jboss.as.osgi.parser.OSGiSubsystemTestCase.testRejectExpressionsAS712 

See: 

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-as-testsuite-RHEL-matrix-OracleJDK6-french-pjelinek/1/testReport/

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-as-testsuite-RHEL-matrix-openJDK7-french-pjelinek/1/testReport/
                
> Legacy subsystem testing needs some classloading exclusion mecanism
> -------------------------------------------------------------------
>
>                 Key: WFLY-1650
>                 URL: https://issues.jboss.org/browse/WFLY-1650
>             Project: WildFly
>          Issue Type: Bug
>          Components: Logging, Test Suite
>    Affects Versions: 8.0.0.Alpha3
>            Reporter: Emmanuel Hugonnet
>            Assignee: Emmanuel Hugonnet
>             Fix For: 8.0.0.Beta1
>
>
> When translation messages are used (which is the case of EAP) we have conflicts between generated $logger classes when testing submodules.
> Some $logger classes exis thus they are loaded by the parent classloader before the childfirstclassloader tries to load them, thus we have a potential ClassCastException brewing. 
> For exemple this breaks the EAP build on a French OS.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list