[jboss-jira] [JBoss JIRA] (WFLY-13069) CoarseDatabasePersistenceWebFailoverTestCase fails intermittently

Radoslav Husar (Jira) issues at jboss.org
Wed Feb 19 05:59:00 EST 2020


    [ https://issues.redhat.com/browse/WFLY-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976184#comment-13976184 ] 

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=buildResultsDiv&buildTypeId=WF_PullRequest_LinuxJdk11#testNameId-7110329586860905181
> https://ci.wildfly.org/viewLog.html?buildId=185397&tab=buildResultsDiv&buildTypeId=WF_PullRequest_WindowsJdk11#testNameId-7110329586860905181
> https://ci.wildfly.org/viewLog.html?buildId=184962&tab=buildResultsDiv&buildTypeId=WF_PullRequest_WindowsJdk11#testNameId-7110329586860905181



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


More information about the jboss-jira mailing list