[
https://issues.jboss.org/browse/WFLY-1650?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on WFLY-1650:
-----------------------------------------------
Pavel Jelinek <pjelinek(a)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-...
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-60-as-testsuite-...
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