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 778B09BEB for ; Thu, 8 Mar 2012 13:42:22 +0000 (UTC) Received: (qmail 46640 invoked by uid 500); 8 Mar 2012 13:42:21 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 46540 invoked by uid 500); 8 Mar 2012 13:42:20 -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 46516 invoked by uid 99); 8 Mar 2012 13:42:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Mar 2012 13:42:19 +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; Thu, 08 Mar 2012 13:42:12 +0000 Received: by mail-iy0-f176.google.com with SMTP id w33so900255iag.35 for ; Thu, 08 Mar 2012 05:41:51 -0800 (PST) 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=WsrdFLXqIDGXsnIxeJxGF3E9B2UIV3WmLKHmEXMW/XY=; b=V41t+UCW6uRX/nc3DxHbDN6c0wyjsteRXjJY9kr7kKnF8AUoNozNioDvM7HKnC692N sydAQ6alW37sPBSGO/xLEZUqQY0fl50z6GyZCzqRW+un2h7doy2ED7igTdRp+ACdGn8+ zL6m+wjzvM4rI5U6jX3jAGg42wegXfotf1a1jsU8Cq7SUCJgJYwJ3l+EtxF/OMAMFSgT 1dXQyVRDSOrOSSBzCgbR0TOe76ag4HW5HlhW+yknXu7DzLfPFNuaXZIhWahNqOigWO3z Hq2s9tZPu3QcQTuui4g0rm65TKsdojSXEDYKP22ufK2QOoedZ2vRyRwn9KKLBAhWDoHa g3Tg== Received: by 10.50.34.202 with SMTP id b10mr7011940igj.2.1331214111778; Thu, 08 Mar 2012 05:41:51 -0800 (PST) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.42.228.8 with HTTP; Thu, 8 Mar 2012 05:41:30 -0800 (PST) In-Reply-To: <6C78E97C707B5B4C8CC61D44F8754586125E36@SUEX10-mbx-03.ad.syr.edu> References: <6C78E97C707B5B4C8CC61D44F8754586125E36@SUEX10-mbx-03.ad.syr.edu> From: Dawid Weiss Date: Thu, 8 Mar 2012 14:41:30 +0100 X-Google-Sender-Auth: KV98qhF_QkSmPzbzS978AWok39A Message-ID: Subject: Re: TestStressNRT failures. To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > I let it run for 100 or so iterations in a shell while loop, and I got zero failures. I couldn't repeat it on a similar Windows box as well. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org