[jboss-jira] [JBoss JIRA] (WFLY-11384) StatefulFailoverTestCase fails intermittently
Ondrej Kotek (Jira)
issues at jboss.org
Wed Nov 21 04:59:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-11384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Kotek updated WFLY-11384:
--------------------------------
Description:
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
was:
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}
Estimated failure rate is 50 %.
> StatefulFailoverTestCase fails intermittently
> ---------------------------------------------
>
> Key: WFLY-11384
> URL: https://issues.jboss.org/browse/WFLY-11384
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 15.0.0.Beta1
> Environment: Any
> Reporter: Ondrej Kotek
> Assignee: Radoslav Husar
> Priority: Major
>
> 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
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list