[jboss-jira] [JBoss JIRA] (WFLY-10099) ClusteredJPA2LCTestCase fails intermittently
Cheng Fang (Jira)
issues at jboss.org
Tue Jul 28 10:37:00 EDT 2020
[ https://issues.redhat.com/browse/WFLY-10099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311305#comment-14311305 ]
Cheng Fang commented on WFLY-10099:
-----------------------------------
still seeing this intermitten failure 2020-07-28:
https://ci.wildfly.org/buildConfiguration/WF_PullRequest_LinuxElytro/214052?
Build history shows it has a success rate of 99.1%
{code}
org.wildfly:wildfly-ts-integ-clustering
23:33:53
Importing data from '/store/work/tc-work/f5da3564a57e9d74/testsuite/integration/clustering/target/failsafe-reports/TEST-*.xml' (not existing file) with 'surefire' processor
23:33:53
Importing data from '/store/work/tc-work/f5da3564a57e9d74/testsuite/integration/clustering/target/surefire-reports/TEST-*.xml' (not existing file) with 'surefire' processor
23:33:54
Surefire report watcher
23:33:54
Surefire report watcher
23:44:22
org.jboss.as.test.clustering.cluster.jpa.ClusteredJPA2LCTestCase
23:44:22
testEntityCacheReplication
23:44:22
java.lang.AssertionError
23:44:22
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.jboss.as.test.clustering.cluster.jpa.ClusteredJPA2LCTestCase.testEntityCacheReplication(ClusteredJPA2LCTestCase.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}
> ClusteredJPA2LCTestCase fails intermittently
> --------------------------------------------
>
> Key: WFLY-10099
> URL: https://issues.redhat.com/browse/WFLY-10099
> Project: WildFly
> Issue Type: Bug
> Components: Clustering, JPA / Hibernate
> Affects Versions: 13.0.0.Final
> Reporter: Stuart Douglas
> Assignee: Paul Ferraro
> Priority: Major
> Fix For: 13.0.0.Beta1
>
>
> E.g.: https://ci.wildfly.org/viewLog.html?buildId=96134&tab=buildResultsDiv&buildTypeId=WF_MasterIgnoreLinux
> This is a complete guess but maybe the hibernate cache mode for the entity needs to be set to Transactional using the hibernate @Cache annotation.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list