Bug 1021488

Summary: org.jboss.as.test.xts.simple.wsat.client.WSATTestCase sometimes hang on
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Pavel Jelinek <pjelinek>
Component: Testsuite, XTSAssignee: Gytis Trikleris <gtrikler>
Status: CLOSED DUPLICATE QA Contact: Pavel Jelinek <pjelinek>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: cdewolf, gtrikler, jkudrnac, pjelinek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-25 10:41:37 UTC 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:
Bug Depends On: 1021486    
Bug Blocks:    

Comment 1 Paul Robinson 2013-10-22 15:09:24 UTC
We've had several issues like this where an XTS test hangs. Our CI is showing that we've fixed all (or most) of these hangs. It's possible that we have neglected to backport one of them.

I have asked Gytis Trikleris (gytis) to investigate.

What I can say is that all the XTS test hangs that we have found to date have been due to bugs in the tests rather than the actual code. So, although annoying for us, I don't think this has much of a customer impact.

Comment 2 Paul Robinson 2013-10-22 15:13:34 UTC
Also,

How frequently is this happening? Has it happened more than once?

Can you do a "kill -3" on all java processes next time? We really need to see what the threads were doing at the time of the hang.

Comment 3 Gytis Trikleris 2013-10-23 13:51:12 UTC
I have failed to reproduce the issue locally. Therefore, I agree with Paul, additional information would be helpful.

Additionally, based on the git history, Ondrej removed the failing test with the next commit.

Comment 4 Pavel Jelinek 2014-05-26 09:23:38 UTC
It seems to be caused by hanging org.jboss.as.test.integration.osgi.management.FrameworkManagementTestCase.

Comment 5 Pavel Jelinek 2014-07-25 10:41:37 UTC

*** This bug has been marked as a duplicate of bug 1021486 ***