unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* one more intermittent test failure
@ 2013-12-23  1:06 David Bremner
  2013-12-23 20:20 ` [PATCH] test: Fix transient error in 'new' test Austin Clements
  0 siblings, 1 reply; 4+ messages in thread
From: David Bremner @ 2013-12-23  1:06 UTC (permalink / raw)
  To: notmuch mailing list


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

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

end of thread, other threads:[~2013-12-29  3:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23  1:06 one more intermittent test failure David Bremner
2013-12-23 20:20 ` [PATCH] test: Fix transient error in 'new' test Austin Clements
2013-12-24 11:52   ` David Bremner
2013-12-29  3:20   ` 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).