Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 91A189336 for ; Wed, 21 Mar 2012 07:27:09 +0000 (UTC) Received: (qmail 5834 invoked by uid 500); 21 Mar 2012 07:27:08 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 5569 invoked by uid 500); 21 Mar 2012 07:27:06 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 5515 invoked by uid 99); 21 Mar 2012 07:27:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 07:27:04 +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 (nike.apache.org: domain of dawid.weiss@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Mar 2012 07:26:54 +0000 Received: by iagw33 with SMTP id w33so1639627iag.35 for ; Wed, 21 Mar 2012 00:26:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=xASOrCk/uflSfN0EAdFU2o890FLg+/wjBRaBBYxveY8=; b=w+TWMAYNMAssCrEezkgshaZujRf/7RT6ygY9Zpo7BYXjkBK3X1ce7rtJMjXp6LRujt moHUEnjI7qyWxoEGkVLxVWNGkpUPjz8Bw45pg1XW3UtXK+TRkhwZyOQnbjz8suieNbH+ cKB69zhGU35P++IZLVRbkGPdXJLdjRVCqNumy1mhB1a6I5GRFfAlOcD5/R9hB2qSyzz2 3OzEJYgcTFCSV57ULzTLTQc7S2ED6UDyQSqWQBILkuothyFdUFKxno+i2Vs+OVHSMpxp 73rnPPoSta97/bU50Of2IPoP4HSmyuT3lXHIJ+w3EVBe1ObjU5gbYoLD0LOG+3a/B+DZ UJ8A== Received: by 10.50.6.138 with SMTP id b10mr2028833iga.21.1332314793837; Wed, 21 Mar 2012 00:26:33 -0700 (PDT) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.42.117.199 with HTTP; Wed, 21 Mar 2012 00:26:13 -0700 (PDT) In-Reply-To: References: <1951874534.55.1332283325785.JavaMail.hudson@aegis> <458833663.89.1332288547769.JavaMail.hudson@aegis> From: Dawid Weiss Date: Wed, 21 Mar 2012 08:26:13 +0100 X-Google-Sender-Auth: yJY_A9wr9-yKeoveDch78-q18lw Message-ID: Subject: Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 12822 - Still Failing To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > One problem is we aren't getting a random seed here... this makes it > impossible to debug, and i'm unable to reproduce locally :( That's why we should all try hard to make LUCENE-3808 happen because the master seed is reported there at the master build level, so you know it even before any test started... I'll try to provide a fix for this. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org