Failing test cases

Carl Worth cworth at cworth.org
Tue Apr 27 18:02:25 PDT 2010


On Wed, 28 Apr 2010 10:26:15 +1000, Jason White <jason at jasonjgw.net> wrote:
> In case this is not expected behaviour for the latest code in the Git master
> branch, which is current up to 0.3.1:

Thanks for the report.

> +++ test-066.output	2010-04-27 16:15:48.273607558 -0800
> @@ -1 +1 @@
> -Added 1 new message to the database.
> +Added 1 new message to the database. Removed 1 message.
>  Adding initial child message...			FAIL
> --- test-067.expected	2010-04-27 16:15:48.441247008 -0800
> +++ test-067.output	2010-04-27 16:15:48.441247008 -0800
> @@ -1 +1 @@
> -Added 1 new message to the database.
> +Added 2 new messages to the database.
>  Adding second child message...				PASS
...
>  If this is all expected, that's fine, but if not, let me know how I can help
>  further.

This is not expected.

The output above is quite strange. It would appear that during test 66
notmuch thought that a message file had bee removed from the
mailstore. But from the test 67 output it looks like the file was not
actually removed, since notmuch then added it again.

Is this behavior repeatable? I've certainly never seen anything like
this yet.

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20100427/02d21730/attachment.pgp>


More information about the notmuch mailing list