[jboss-jira] [JBoss JIRA] (WFLY-6965) Audit @Ignore-d clustering integration tests

Radoslav Husar (JIRA) issues at jboss.org
Tue Aug 16 18:52:00 EDT 2016


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

Radoslav Husar edited comment on WFLY-6965 at 8/16/16 6:51 PM:
---------------------------------------------------------------

Analyzed and enabled 5 cases in a PR https://github.com/wildfly/wildfly/pull/9131

RemoteFailoverTestCase already has PR submitted since 2015.
Fine/CoarseSessionPassivationTestCase fail intermittently probably due to Infinispan issue.


was (Author: rhusar):
I have analyzed and enabled 5 cases in a PR https://github.com/wildfly/wildfly/pull/9131

RemoteFailoverTestCase already has PR submitted since 2015.
Fine/CoarseSessionPassivationTestCase fail intermittently probably due to Infinispan issue.

> Audit @Ignore-d clustering integration tests
> --------------------------------------------
>
>                 Key: WFLY-6965
>                 URL: https://issues.jboss.org/browse/WFLY-6965
>             Project: WildFly
>          Issue Type: Task
>          Components: Clustering
>    Affects Versions: 10.1.0.CR1
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>
> Recently stumbling upon an @Ignore-d test which would have caught a regression, we need to audit ignored clustering tests, e.g. some are referencing already fixed issues.
> {noformat}
> [rhusar at syrah clustering]$ git grep @Ignore
> src/test/java/org/jboss/as/test/clustering/cluster/ejb/remote/RemoteFailoverTestCase.java:    @Ignore("WFLY-3532")
> src/test/java/org/jboss/as/test/clustering/cluster/ejb/stateful/StatefulFailoverTestCase.java:    @Ignore("WFLY-835 @Resource UserTransaction error when file passivation store is selected")
> src/test/java/org/jboss/as/test/clustering/cluster/web/passivation/CoarseSessionPassivationTestCase.java:@Ignore("WFLY-6624")
> src/test/java/org/jboss/as/test/clustering/cluster/web/passivation/FineSessionPassivationTestCase.java:@Ignore("WFLY-6624")
> src/test/java/org/jboss/as/test/clustering/extended/ejb2/stateful/passivation/ClusterPassivationTestCase.java:    @Ignore("JBPAPP-8774")
> src/test/java/org/jboss/as/test/clustering/extended/ejb2/stateful/remote/failover/dd/RemoteEJB2ClientStatefulBeanFailoverDDTestCase.java:    @Ignore("JBPAPP-8726")
> src/test/java/org/jboss/as/test/clustering/extended/ejb2/stateful/remote/failover/dd/RemoteEJB2ClientStatefulBeanFailoverDDTestCase.java:    @Ignore("JBPAPP-8726")
> src/test/java/org/jboss/as/test/clustering/single/jdbcstore/TransactionalJdbcStoreTestCase.java:@Ignore("https://issues.jboss.org/browse/ISPN-604")
> src/test/java/org/jboss/as/test/clustering/xsite/XSiteSimpleTestCase.java:    @Ignore("https://issues.jboss.org/browse/WFLY-5239")
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list