[jboss-jira] [JBoss JIRA] (WFLY-512) Update build to target JDK 7
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Tue May 28 07:02:06 EDT 2013
[ https://issues.jboss.org/browse/WFLY-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777356#comment-12777356 ]
RH Bugzilla Integration commented on WFLY-512:
----------------------------------------------
Chao Wang <chaowan at redhat.com> made a comment on [bug 967794|https://bugzilla.redhat.com/show_bug.cgi?id=967794]
Description of problem:
In upstream AS7-6570 aka WFLY-512 (fixes for buiding on JDK7), some test suite intermittent failures failed due to test ordering with different JDK, need to track this for next EAP 6 (6.1.1), here is the list:
testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/management/cli/RolloutPlanTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/interceptor/method/EjbMethodInterceptorTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/entity/bmp/BMPEntityBeanTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jaxrs/jsapi/JaxrsJSApiTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jpa/datasourcedefinition/DataSourceDefinitionJPATestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jpa/epcpropagation/requiresnew/EPCPropagationNewTransactionTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jpa/hibernate/envers/implementvalidityauditstrategytest/ImplementValidityAuditStrategyTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jpa/secondlevelcache/JPA2LCTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jpa/transaction/TransactionTestCase.java
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/management/api/expression/ExpressionSubstitutionInContainerTestCase.java
testsuite/integration/clust/src/test/java/org/jboss/as/test/clustering/extended/ejb2/stateful/remote/failover/RemoteEJBClientStatefulBeanFailoverTestCase.java
Version-Release number of selected component (if applicable):
next EAP 6, 6.1.1
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
tests will fail if they execute in different order.
Expected results:
fix the test orders or isolate any connection between tests.
Additional info:
> Update build to target JDK 7
> ----------------------------
>
> Key: WFLY-512
> URL: https://issues.jboss.org/browse/WFLY-512
> Project: WildFly
> Issue Type: Sub-task
> Components: Build System
> Reporter: David Lloyd
> Assignee: Tomaz Cerar
> Fix For: 8.0.0.Alpha1
>
>
--
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