Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 659B0105A6 for ; Fri, 20 Dec 2013 21:16:11 +0000 (UTC) Received: (qmail 25745 invoked by uid 500); 20 Dec 2013 21:16:11 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 25711 invoked by uid 500); 20 Dec 2013 21:16:11 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 25541 invoked by uid 99); 20 Dec 2013 21:16:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Dec 2013 21:16:10 +0000 Date: Fri, 20 Dec 2013 21:16:10 +0000 (UTC) From: "Anthony Communier (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (CXF-5446) systests/jaxrs tests sometimes hang in CI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-5446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854561#comment-13854561 ] Anthony Communier edited comment on CXF-5446 at 12/20/13 9:15 PM: ------------------------------------------------------------------ I think we are facing the same issue: CXF-5470 It occurs on windows / linux with cxf unit test and other test. If async policy is set to Never the issue is not observed anymore. Anthony was (Author: anthonyc): I think we are facing the same problem : CXF-5470 Anthony > 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)