Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3D615D7C8 for ; Wed, 25 Jul 2012 12:15:59 +0000 (UTC) Received: (qmail 51154 invoked by uid 500); 25 Jul 2012 12:15:58 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 50654 invoked by uid 500); 25 Jul 2012 12:15:52 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 50612 invoked by uid 99); 25 Jul 2012 12:15:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 12:15:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simone.tripodi@gmail.com designates 209.85.215.43 as permitted sender) Received: from [209.85.215.43] (HELO mail-lpp01m010-f43.google.com) (209.85.215.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 12:15:46 +0000 Received: by lahg1 with SMTP id g1so566193lah.30 for ; Wed, 25 Jul 2012 05:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=VcuCSSFFxSkTfS4joaPQRXTqAjdsaTEj4QcwI7/TTqg=; b=BnttxoK+hEGmdPqCfArjwYeSMH7J3vXyqvAVkqnkCWVTXzxMdXPgChjN7PeBkmm9+s k0dPb+B0WtqPUrYFTlzY5bktCG+qD0ip9aiYJSB4gAiNvrmFnYk0UKhTXP140ONyLGLG aucOzwgl7I/yD8NvWxyxnxDQmlwmMbzXq2Kl4YtiuoDhsurziGCH3egYpVI2wq/sw+0e nYzq0lDmvf72Y3ld49NP2TbznyT4pMGUxS4rM/DB4cqy1byOR1hM1/EiqUNbCYhSWuU4 rJGS89Fy31pZjCRKPXyH5D1+Z0JEyVmlQ2DCCbrw5Ns+A0i+LTMcX+mXnrqAfNVcPp5c 9NkA== MIME-Version: 1.0 Received: by 10.112.104.100 with SMTP id gd4mr11632490lbb.24.1343218524156; Wed, 25 Jul 2012 05:15:24 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.114.2.203 with HTTP; Wed, 25 Jul 2012 05:15:24 -0700 (PDT) Date: Wed, 25 Jul 2012 14:15:24 +0200 X-Google-Sender-Auth: UwxhDZRJynaNsqBi6PDUcAV3keI Message-ID: Subject: [logging] failing tests From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi all guys, this morning at the company a colleague of mine was having look to [logging] on /trunk, when executing tests stumbled in the failing test below; is there anything you are aware or we have to fill an issue? TIA, -Simo ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.commons.logging.WeakHashTableTestCase Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.258 sec <<< FAILURE! Running org.apache.commons.logging.avalon.AvalonLoggerTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Results : Failed tests: testLOGGING_119(org.apache.commons.logging.WeakHashTableTestCase): Attempt: 5 Stuck threads: 10 Tests run: 2, Failures: 1, Errors: 0, Skipped: 0 http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org