[jboss-jira] [JBoss JIRA] (WFLY-11384) StatefulFailoverTestCase fails intermittently
Ondrej Kotek (Jira)
issues at jboss.org
Tue Nov 20 10:23:01 EST 2018
Ondrej Kotek created WFLY-11384:
-----------------------------------
Summary: 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
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 %.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list