[jboss-jira] [JBoss JIRA] (AS7-5914) Clustering unit tests using Arquillian's byteman extension fail on IBM JDK 7
Ivo Studensky (JIRA)
jira-events at lists.jboss.org
Fri Nov 9 08:51:19 EST 2012
[ https://issues.jboss.org/browse/AS7-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733073#comment-12733073 ]
Ivo Studensky commented on AS7-5914:
------------------------------------
I am building the AS7 by:
{noformat}
./build.sh clean install
{noformat}
Nothing else. It will need to dig more into those affected test configuration. I am still looking at it.
> Clustering unit tests using Arquillian's byteman extension fail on IBM JDK 7
> ----------------------------------------------------------------------------
>
> Key: AS7-5914
> URL: https://issues.jboss.org/browse/AS7-5914
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: 7.1.3.Final (EAP), 7.2.0.Alpha1
> Environment: IBM JDK 7
> IBM J9 VM (build 2.6, JRE 1.7.0 Linux amd64-64 20120809_118929 (JIT enabled, AOT enabled)
> Reporter: Ivo Studensky
> Assignee: Ivo Studensky
>
> There are 2 tests in the clustering unit tests in the AS7 source code which are using Arquillian's byteman extension which fail when running on IBM JDK 7. Because of this it is not possible to compile AS7 with IBM JDK7 unless the unit tests are skipped by -DskipTests.
> Affected tests:
> clustering/infinispan/src/test/java/org/jboss/as/clustering/infinispan/subsystem/OperationSequencesTestCase.java
> clustering/jgroups/src/test/java/org/jboss/as/clustering/jgroups/subsystem/OperationSequencesTestCase.java
> Both tests work nicely on IBM JDK6.
--
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