[
https://issues.redhat.com/browse/WFLY-13069?page=com.atlassian.jira.plugi...
]
Radoslav Husar edited comment on WFLY-13069 at 2/19/20 5:58 AM:
----------------------------------------------------------------
These are failing with the following
{noformat}
java.lang.AssertionError: expected:<3> but was:<1>
{noformat}
indicating the problem is with the shared database which appears to be closed before the
writes are persisted while the lock is already freed.
was (Author: rhusar):
These are failing with the following
{nocode}
java.lang.AssertionError: expected:<3> but was:<1>
{nocode}
indicating the problem is with the shared database which appears to be closed before the
writes are persisted while the lock is already freed.
CoarseDatabasePersistenceWebFailoverTestCase fails intermittently
-----------------------------------------------------------------
Key: WFLY-13069
URL:
https://issues.redhat.com/browse/WFLY-13069
Project: WildFly
Issue Type: Bug
Components: Clustering
Reporter: Yeray Borges Santana
Assignee: Radoslav Husar
Priority: Major
The following jobs kicked off by different PRs hit failures on
CoarseDatabasePersistenceWebFailoverTestCase:
https://ci.wildfly.org/viewLog.html?buildId=185412&tab=buildResultsDi...
https://ci.wildfly.org/viewLog.html?buildId=185397&tab=buildResultsDi...
https://ci.wildfly.org/viewLog.html?buildId=184962&tab=buildResultsDi...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)