Bug 879569

Summary: org.infinispan.loaders.decorators.AsyncStoreTest.testPutRemove fails randomly
Product: [JBoss] JBoss Data Grid 6 Reporter: Anna Manukyan <amanukya>
Component: InfinispanAssignee: Tristan Tarrant <ttarrant>
Status: VERIFIED --- QA Contact: Martin Gencur <mgencur>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: jdg-bugs
Target Milestone: ER10   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anna Manukyan 2012-11-23 11:00:18 UTC
The org.infinispan.loaders.decorators.AsyncStoreTest.testPutRemove() test fails randomly on all environments (RHEL6_x86 & RHEL6_x86_64, open jdk7, ibm jdk7, oracle jdk7).

You can find the test failures here:

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/edg-60-ispn-testsuite-rhel/jdk=java17_default,label=RHEL6_x86/54/testReport/org.infinispan.loaders.decorators/AsyncStoreTest/testPutRemove/

Comment 2 JBoss JIRA Server 2013-01-23 15:49:54 UTC
Anna Manukyan <amanukya> updated the status of jira ISPN-2547 to Closed

Comment 3 Anna Manukyan 2013-01-23 15:52:08 UTC
The issue doesn't appear any more. Seems to be fixed with https://bugzilla.redhat.com/show_bug.cgi?id=879567.

Comment 4 Anna Manukyan 2013-02-22 10:00:26 UTC
The issue didn't appear for recent ER builds. Seems to be fixed with related bugs. Marking the bug as verified!

Comment 5 JBoss JIRA Server 2013-03-06 08:57:29 UTC
Anna Manukyan <amanukya> updated the status of jira ISPN-2547 to Reopened

Comment 6 JBoss JIRA Server 2013-03-06 08:57:29 UTC
Anna Manukyan <amanukya> made a comment on jira ISPN-2547

The issue appears again sometimes. I've looked through the test implementation and seems that this is not a bug, but test timing issue. So don't reopen the bugzilla. I'll fix the test.