[ 
https://issues.apache.org/jira/browse/CXF-5446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852936#comment-13852936
 ] 

Aki Yoshida commented on CXF-5446:
----------------------------------

Hi Sergey,
I extracted these two test classes and executed them separately at several 
linux environments. I observed the problem frequently on ubuntu 12.04.3 Linux 
3.2.0-57 with all JDK tried (openjdk 6, 7and oracle 6, 7) and also on ubuntu 
12.10 Linux 3.5.0-44.

I think the problem could be something that happens after each test. After I 
added 1-sec delay between each test (i.e., simply added addDelay with @Before 
annotation to sleep 1 sec before running each test), I stopped seeing the 
problem.

I am not sure if we should look further into it or just add this 1-sec delay 
for now. What do you think?

regards, aki


> systests/jaxrs tests sometimes hang in CI
> -----------------------------------------
>
>                 Key: CXF-5446
>                 URL: https://issues.apache.org/jira/browse/CXF-5446
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Kevin Earls
>            Priority: Minor
>              Labels: test
>         Attachments: CXF-5446.patch
>
>
> I've seen at least the following 2 tests hang
> JAXRS20ClientServerBookTest
> JAXRSAsyncClientTest
> I will attach a patch which adds timeouts



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to