Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B4FFA9A37 for ; Thu, 12 Apr 2012 11:00:49 +0000 (UTC) Received: (qmail 50324 invoked by uid 500); 12 Apr 2012 11:00:49 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 50293 invoked by uid 500); 12 Apr 2012 11:00:49 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 50285 invoked by uid 99); 12 Apr 2012 11:00:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 11:00:49 +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 jukka.zitting@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-we0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 11:00:44 +0000 Received: by werh12 with SMTP id h12so2506496wer.1 for ; Thu, 12 Apr 2012 04:00:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=pH5rFjokUhFATiCmExXCrsh+GJagL9dxt+3x4719Bvg=; b=jqtKKb0qL6t/L8kSmbjrwWE6H5YgLM/3/qsOSdsI1ywOmh0+ggBFVb80PTDt0O5uWg DzZuqql3flev4pbhiO+TQt3es6QvkupESdl2YWzbnW/1uOs2YzYUZRBl+h2+oOxALRS0 5yGRVbE6kRT1n/btf4d4i8KN6DAqCCQ1ZtlJSZhjW4L6GNiD03dtI0wt0c0v3yGVVQi9 muYLdpEXBjG4fN6GjNGy+IduvKwHyDooWAIXhUMnXYJ4wMmNjyxZXCU4A1MyaZi8kv4s K+FxEK4BWR15cNf/TSraE89yNSqkV/JodExr7Pl7AnjvdExQRIDbJ2LgCQtleqsttx1E bNnw== Received: by 10.180.81.135 with SMTP id a7mr14820951wiy.16.1334228423343; Thu, 12 Apr 2012 04:00:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.87.196 with HTTP; Thu, 12 Apr 2012 04:00:02 -0700 (PDT) In-Reply-To: <4F869C05.2030506@gmx.de> References: <4F855315.6040008@apache.org> <4F859483.6010207@gmx.de> <4F869C05.2030506@gmx.de> From: Jukka Zitting Date: Thu, 12 Apr 2012 13:00:02 +0200 Message-ID: Subject: Re: test failures on trunk To: oak-dev@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, On Thu, Apr 12, 2012 at 11:10 AM, Julian Reschke wrote: > It's a bit tricky to start contributing until I can run the tests. If we > can't fix the problems, the only alternative seems to be to mark those tests > as failures for now. Yep. The best way to deal with a failing test like that is IMHO to file a bug about the problem and disable the test until it's fixed. Feel free to do just that. BR, Jukka Zitting