From: David Bremner Date: Mon, 23 Dec 2013 01:06:10 +0000 (+0800) Subject: one more intermittent test failure X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=88fe0190d1455a106a32119ba6cd86cca51cc41c;p=notmuch-archives.git one more intermittent test failure --- diff --git a/d2/cab5d15eaf7a7bc710b7ce1b6ef32805548613 b/d2/cab5d15eaf7a7bc710b7ce1b6ef32805548613 new file mode 100644 index 000000000..5c69bbb48 --- /dev/null +++ b/d2/cab5d15eaf7a7bc710b7ce1b6ef32805548613 @@ -0,0 +1,75 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 89B24431FD0 + for ; Sun, 22 Dec 2013 17:06:29 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 28Ner-tlII5K for ; + Sun, 22 Dec 2013 17:06:23 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 61E4B431FBF + for ; Sun, 22 Dec 2013 17:06:23 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VutyN-0006QV-18; Sun, 22 Dec 2013 21:06:19 -0400 +Received: (nullmailer pid 5907 invoked by uid 1000); Mon, 23 Dec 2013 + 01:06:10 -0000 +From: David Bremner +To: notmuch mailing list +Subject: one more intermittent test failure +User-Agent: Notmuch/0.17~rc3 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Mon, 23 Dec 2013 09:06:10 +0800 +Message-ID: <87bo089y0t.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 23 Dec 2013 01:06:29 -0000 + + +Hi All; + +Since we've had some luck cleaning up intermittent test failures, I +thought it would be nice if we could fix this one. We've seen it on the +buildbot from time to time, and it's pretty easy to duplicate with + +make test-binaries && count=0 && while ./new; do +count=$(( count + 1)) +echo $count +done + + + FAIL Ignore files and directories specified in new.ignore (multiple occurrences) + --- new.22.expected 2013-12-23 00:41:18.015910311 +0000 + +++ new.22.output 2013-12-23 00:41:18.015910311 +0000 + @@ -5,9 +5,6 @@ + (D) add_files_recursive, pass 1: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/one/two/ignored_file + (D) add_files_recursive, pass 1: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/one/two/three/.git + (D) add_files_recursive, pass 1: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/one/two/three/ignored_file + -(D) add_files_recursive, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/.git + -(D) add_files_recursive, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/.ignored_hidden_file + -(D) add_files_recursive, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/ignored_file + (D) add_files_recursive, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/one/ignored_file + (D) add_files_recursive, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/one/two/ignored_file + (D) add_files_recursive, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.new/mail/one/two/three/.git