<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/atomicity, branch 0.10.1</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.10.1</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.10.1'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2011-11-14T21:08:53Z</updated>
<entry>
<title>test/atomicity: change shebang to '#!/usr/bin/env bash'</title>
<updated>2011-11-14T21:08:53Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2011-11-13T08:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9cda22c39b3ec33db09d4f5df5f59c7042658991'/>
<id>urn:sha1:9cda22c39b3ec33db09d4f5df5f59c7042658991</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test/atomicity: redirect output from "which"</title>
<updated>2011-09-25T12:12:48Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-25T12:12:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=2697f623ae1534b669e182934ade124bd9cfd7ad'/>
<id>urn:sha1:2697f623ae1534b669e182934ade124bd9cfd7ad</id>
<content type='text'>
Without redirection, this produced some slightly confusing output in
case gdb was present.
</content>
</entry>
<entry>
<title>test: make atomicity setup conditional on gdb being present.</title>
<updated>2011-09-25T01:45:33Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-25T01:45:33Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c468f3703efc869d62d976ba177e2d0afd7b08ad'/>
<id>urn:sha1:c468f3703efc869d62d976ba177e2d0afd7b08ad</id>
<content type='text'>
The setup is useless if gdb is not present, so it doesn't hurt to skip
it.  The diff here is huge, but the commit is really just moving most
of the script inside the initial if, and adding an else block to print
a warning.
</content>
</entry>
<entry>
<title>new: Wrap adding and removing messages in atomic sections.</title>
<updated>2011-09-24T23:00:29Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@mit.edu</email>
</author>
<published>2011-01-29T16:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=bff30540d86c77aacbc2c133c83aa7ccee823b48'/>
<id>urn:sha1:bff30540d86c77aacbc2c133c83aa7ccee823b48</id>
<content type='text'>
This addresses atomicity of tag synchronization, the last atomicity
problems in notmuch new.  Each message add or remove is wrapped in its
own atomic section, so interrupting notmuch new doesn't lose progress.
</content>
</entry>
<entry>
<title>test: use test_expect_equal_file in atomicity</title>
<updated>2011-09-13T12:31:46Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-13T12:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=73ed66a501537fc145b6b6250513ec94c7b7e659'/>
<id>urn:sha1:73ed66a501537fc145b6b6250513ec94c7b7e659</id>
<content type='text'>
The documentation claims this is more robust, and it seems to work
fine to switch to the _file variant.
</content>
</entry>
<entry>
<title>test: Convert atomicity test to use test_subtest_known_broken</title>
<updated>2011-09-13T12:28:08Z</updated>
<author>
<name>David Bremner</name>
<email>bremner@debian.org</email>
</author>
<published>2011-09-10T22:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=05a522c5fa00bd6e0dc15e8cb858cdc45db801bf'/>
<id>urn:sha1:05a522c5fa00bd6e0dc15e8cb858cdc45db801bf</id>
<content type='text'>
This is required because test_expect_equal_failure went away.
</content>
</entry>
<entry>
<title>test: Test atomicity of notmuch new.</title>
<updated>2011-09-13T02:36:00Z</updated>
<author>
<name>Austin Clements</name>
<email>amdragon@mit.edu</email>
</author>
<published>2011-01-28T18:03:24Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=9ade8160a6a3f6f55996d7a58dc2cd81a6df8395'/>
<id>urn:sha1:9ade8160a6a3f6f55996d7a58dc2cd81a6df8395</id>
<content type='text'>
This tests notmuch new's ability to recover from arbitrary stopping
failures.  It interrupts notmuch new after every database commit and,
on every resulting database snapshot, re-runs notmuch new to
completion and checks that the final database state is invariant.
</content>
</entry>
</feed>
