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 06542DE9D for ; Fri, 21 Sep 2012 13:32:19 +0000 (UTC) Received: (qmail 16790 invoked by uid 500); 21 Sep 2012 13:32:17 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 16677 invoked by uid 500); 21 Sep 2012 13:32:17 -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 16632 invoked by uid 99); 21 Sep 2012 13:32:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:32:16 +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 ssiren@gmail.com designates 209.85.219.48 as permitted sender) Received: from [209.85.219.48] (HELO mail-oa0-f48.google.com) (209.85.219.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:32:10 +0000 Received: by oagn16 with SMTP id n16so4288371oag.35 for ; Fri, 21 Sep 2012 06:31:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=8g5qN3vBYKzdrWbOa9gySqaUjVFHHM4Hx0G0FuGt9w8=; b=AD97ObzbdVGK2ZWT0OXG/9pozbhJZt/jT7aAgUaEjAviWvr/0oc3ansTm0nhGf6RiN fvfSkN6nxHKoVA9MTGrLIlTYivOLjlnYmOb8V/5LV09j+1lOz9KeIrgA4APjuC1oWt14 WbQoQgKcMoKag814S/0aweV5knx8jxLSacCwX2LZpJySVSZ47nCUF1nV2NPZWwVmxA+x EbVLHQ0mobaej11fptont1707kLCaWOoWDWIQYdL7uOq379PczhYajr8EJS1QZXETHlx FzHdudPWiF1u5Fb2/gxIEuZdZBYjhR3l9eM2ziu34hGG1EJRydzVq46slKDpRgFu9iOq vGLA== MIME-Version: 1.0 Received: by 10.182.110.67 with SMTP id hy3mr3884440obb.52.1348234309390; Fri, 21 Sep 2012 06:31:49 -0700 (PDT) Received: by 10.76.68.41 with HTTP; Fri, 21 Sep 2012 06:31:49 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 Sep 2012 16:31:49 +0300 Message-ID: Subject: Re: Solr RecoveryZkTest failure - reproduces 100% on ubuntu 64bit From: Sami Siren To: dev@lucene.apache.org, simon.willnauer@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Simon, does it reproduce when you "ant clean" first? (it doesn't here) -- Sami Siren On Fri, Sep 21, 2012 at 10:58 AM, Simon Willnauer wrote: > I am not sure if that is already know but I can reproduce that 100% of > the time and it fails quickly. Maybe this can help to make it more > stable? > > here is the seed / rep. cmd: > > ant test -Dtestcase=RecoveryZkTest -Dtests.method=testDistribSearch > -Dtests.seed=C3E159286A6029AB -Dtests.slow=true -Dtests.locale=es_PY > -Dtests.timezone=America/Indiana/Vevay > -Dtests.file.encoding=ISO-8859-1 > > simon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: dev-help@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org