[jboss-jira] [JBoss JIRA] (WFLY-12638) StatefulFailoverTestCase fails intermittently

Ondrej Kotek (Jira) issues at jboss.org
Fri Oct 4 08:43:00 EDT 2019


Ondrej Kotek created WFLY-12638:
-----------------------------------

             Summary: StatefulFailoverTestCase fails intermittently
                 Key: WFLY-12638
                 URL: https://issues.jboss.org/browse/WFLY-12638
             Project: WildFly
          Issue Type: Bug
          Components: Clustering, Test Suite
    Affects Versions: 15.0.0.Beta1
         Environment: Any
            Reporter: Ondrej Kotek
            Assignee: Radoslav Husar
             Fix For: 16.0.0.Beta1, 16.0.0.Final


The tests of {{org.jboss.as.test.clustering.cluster.ejb.stateful.StatefulFailoverTestCase}} occasionally fail, for example:

{noformat}
[ERROR] Failures: 
[ERROR]   StatefulFailoverTestCase.jmsConnectionFactoryFailover:166->failover:193->queryCount:315 expected:<200> but was:<500>
[ERROR]   StatefulFailoverTestCase.nestedBeanFailover:286->queryCount:315 expected:<200> but was:<500>
[ERROR]   StatefulFailoverTestCase.noFailover:117 expected:<1> but was:<3>
{noformat}

or

{noformat}
[ERROR] Failures: 
[ERROR]   StatefulFailoverTestCase.nestedBeanFailover:286->queryCount:315 expected:<200> but was:<500>
[ERROR]   StatefulFailoverTestCase.noFailover:117->queryCount:315 expected:<200> but was:<500>
[ERROR]   StatefulFailoverTestCase.simpleFailover:145->failover:193->queryCount:315 expected:<200> but was:<500>
{noformat}

connectionFactoryFailover: https://ci.wildfly.org/project.html?projectId=WF&testNameId=-8228296359452549252&tab=testDetails
noFailover: https://ci.wildfly.org/project.html?projectId=WF&testNameId=-5749446090626454101&tab=testDetails
jmsConnectionFactoryFailover: https://ci.wildfly.org/project.html?projectId=WF&testNameId=3564603678560707919&tab=testDetails
simpleFailover: https://ci.wildfly.org/project.html?projectId=WF&testNameId=4824753507849926218&tab=testDetails



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list