From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: non-deterministic behaviour of new.ignore (regexp) test
Date: Sat, 28 Apr 2018 23:10:59 -0300 [thread overview]
Message-ID: <87po2ihido.fsf@tethera.net> (raw)
For me the following seems to consistently fail after between 30 and 500
attempts
export NOTMUCH_TEST_QUIET=yes; count=0; while ./T050-new.sh; do (( count++ )); echo $count; done
The test failure looks like
T050-new: Testing "notmuch new" in several variations
FAIL Ignore files and directories specified in new.ignore (regexp)
--- T050-new.25.expected 2018-04-29 02:07:13.055693999 +0000
+++ T050-new.25.output 2018-04-29 02:07:13.055693999 +0000
@@ -6,10 +6,6 @@
(D) add_files, pass 1: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/one/two/ignored_file
(D) add_files, pass 1: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/one/two/three/.git
(D) add_files, pass 1: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/one/two/three/ignored_file
-(D) add_files, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/.git
-(D) add_files, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/.ignored_hidden_file
-(D) add_files, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/broken_link
-(D) add_files, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/ignored_file
(D) add_files, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/one/ignored_file
(D) add_files, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/one/two/ignored_file
(D) add_files, pass 2: explicitly ignoring /home/bremner/software/upstream/notmuch/test/tmp.T050-new/mail/one/two/three/.git
next reply other threads:[~2018-04-29 2:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-29 2:10 David Bremner [this message]
2018-04-29 9:02 ` non-deterministic behaviour of new.ignore (regexp) test Jani Nikula
2018-04-29 11:48 ` [PATCH 1/2] CLI/new: add mtime-opt option David Bremner
2018-04-29 11:48 ` [PATCH 2/2] test: use --no-mtime-opt in T050-new.sh David Bremner
2018-04-29 16:24 ` Jani Nikula
2018-04-29 16:20 ` [PATCH 1/2] CLI/new: add mtime-opt option Jani Nikula
2018-04-29 23:19 ` [PATCH 1/4] CLI/new: add full-scan option David Bremner
2018-04-29 23:19 ` [PATCH 2/4] test: add tests for notmuch new --full-scan David Bremner
2018-04-29 23:19 ` [PATCH 3/4] test: use --full-scan in T050-new.sh David Bremner
2018-04-29 23:19 ` [PATCH 4/4] doc: document notmuch new --full-scan David Bremner
2018-05-01 19:58 ` Tomi Ollila
2018-05-22 16:46 ` David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87po2ihido.fsf@tethera.net \
--to=david@tethera.net \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).