unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* non-deterministic behaviour of new.ignore (regexp) test
@ 2018-04-29  2:10 David Bremner
  2018-04-29  9:02 ` Jani Nikula
  0 siblings, 1 reply; 12+ messages in thread
From: David Bremner @ 2018-04-29  2:10 UTC (permalink / raw)
  To: notmuch


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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-05-22 16:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-29  2:10 non-deterministic behaviour of new.ignore (regexp) test David Bremner
2018-04-29  9:02 ` 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

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).