On Fri, 30 Sep 2011 01:26:46 +0200, Thomas Schwinge <thomas@schwinge.name> wrote: > This new test currently fails -- but it shouldn't. > --- > > Hi! > > I found this while manually copying directories and running notmuch new. > > Am I just too sleepy at this time, or is it another DB vs. directory > mtime issue? > > BROKEN Repeatability when copying a whole directory into a new one > --- new.18.expected 2011-09-29 23:23:39.000000000 +0000 > +++ new.18.output 2011-09-29 23:23:39.000000000 +0000 > @@ -1,2 +1 @@ > -Processed 51 total files in almost no time. > No new mail. I'm a bit confused here too. When the files are removed, the "notmuch new" sent to /dev/null in your test detects the deletes as renames. Shouldn't the copies be detected as duplicates or something? d