Return-Path: X-Original-To: apmail-hc-httpclient-users-archive@www.apache.org Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DE68EFA9 for ; Tue, 15 Jan 2013 17:46:11 +0000 (UTC) Received: (qmail 36061 invoked by uid 500); 15 Jan 2013 17:46:10 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 36031 invoked by uid 500); 15 Jan 2013 17:46:10 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 36023 invoked by uid 99); 15 Jan 2013 17:46:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 17:46:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [199.122.28.163] (HELO mail.donnell.com) (199.122.28.163) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 17:46:00 +0000 Received: from mailgate.ocie.net (mailhost.ocie.net [199.122.28.169]) by mail.donnell.com (iPlanet Messaging Server 5.2 (built Feb 21 2002)) with ESMTPS id <0MGO007LCHC4AO@mail.donnell.com> for httpclient-users@hc.apache.org; Tue, 15 Jan 2013 12:45:40 -0500 (EST) Received: from k9 (k9.dev.donnell.com [192.9.201.25]) by mailgate.ocie.net with SMTP id d7aVexLAiYU8xN1I (version=TLSv1 cipher=AES128-SHA bits=128 verify=NO) for ; Tue, 15 Jan 2013 12:45:39 -0500 (EST) Date: Tue, 15 Jan 2013 12:45:39 -0500 From: Mark Claassen Subject: RE: Unit test failure In-reply-to: <002201cdf346$a7fd0650$f7f712f0$@com> To: 'HttpClient User Discussion' Message-id: <002301cdf348$221aa9a0$664ffce0$@com> MIME-version: 1.0 X-Mailer: Microsoft Office Outlook 12.0 Content-type: text/plain; charset=us-ascii Content-language: en-us Content-transfer-encoding: 7BIT Thread-index: Ac3zRXLiZkWPeWEvSROZwgvJp6JBggAAStlQAABZ1jA= X-Virus-Scanned: by bsmtpd at ocie.net References: <002101cdf345$75ab5c70$61021550$@com> <002201cdf346$a7fd0650$f7f712f0$@com> X-Virus-Checked: Checked by ClamAV on apache.org I will get a unit test failure in the same place. Any ideas? Running org.apache.http.impl.client.TestRequestRetryHandler Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.http.impl.client.TestRequestWrapper Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.apache.http.impl.client.TestStatefulConnManagement Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.283 sec <<< FAILURE! Running org.apache.http.impl.conn.TestAbortHandling Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec Running org.apache.http.impl.conn.TestBasicConnManager -----Original Message----- From: Mark Claassen [mailto:mac01@donnell.com] Sent: Tuesday, January 15, 2013 12:35 PM To: 'HttpClient User Discussion' Subject: RE: Unit test failure Guess I will try 4.2.3 quick. -----Original Message----- From: Mark Claassen [mailto:mac01@donnell.com] Sent: Tuesday, January 15, 2013 12:26 PM To: 'HttpClient User Discussion' Subject: Unit test failure I am trying to compile HttpClient 4.2.2, but I run into a unit test failure every time. It doesn't say much so I am not sure what to do. Could it be my environment? All the other tests in all the other packages succeed. Running org.apache.http.impl.client.TestStatefulConnManagement Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.262 sec <<< FAILURE! Thanks Mark --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org