On Wed, Feb 15, 2012 at 08:00, Tomi Ollila <tomi.ollila at iki.fi> wrote: > Most json-related tests pass (for me), but I get this: > > ?FAIL ? notmuch-show for message with invalid From > ? ? ? ?--- emacs.10.expected ? 2012-02-15 14:28:48.000000000 +0000 > ? ? ? ?+++ emacs.10.output ? ? 2012-02-15 14:28:48.000000000 +0000 > ? ? ? ?@@ -1,4 +1,4 @@ > ? ? ? ?-"Invalid " (2001-01-05) (inbox) > ? ? ? ?+Invalid ?From <test_suite at notmuchmail.org> <q> (2001-01-05) (inbox) > > If this works for others then the problem is in my setup > (I have 8 other tests failing for various other reasons)
This one works for me, but the expected output in my version looks like: "Invalid " (2001-01-05) (inbox). It looks like that test changed in part 4 of this series, so maybe something didn't apply properly on your tree?
