<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/test/atomicity.py, branch 0.33.2</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=0.33.2</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=0.33.2'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2017-03-10T12:21:28Z</updated>
<entry>
<title>test: atomicity.py: improve exit probability on failure</title>
<updated>2017-03-10T12:21:28Z</updated>
<author>
<name>Tomi Ollila</name>
<email>tomi.ollila@iki.fi</email>
</author>
<published>2017-01-04T14:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=d6a735423b94fb1ad8c6c59fe3efde42aa8020cb'/>
<id>urn:sha1:d6a735423b94fb1ad8c6c59fe3efde42aa8020cb</id>
<content type='text'>
Some gdb python exceptions on some os environments (e.g. macOS
Sierra, non-codesigned gdb) do not make gdb exit (but to drop down
to nonexistent command line?).
Mitigate this chance by explict SystemExit on all exceptions.
The contents of output file 'gdb.out' is unchanged.
</content>
</entry>
<entry>
<title>test/atomicity: guard chert-only optimization</title>
<updated>2016-04-12T23:11:53Z</updated>
<author>
<name>David Bremner</name>
<email>david@tethera.net</email>
</author>
<published>2016-04-09T01:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=45a0ab9e842e075fba6c30f303564e503e0cea99'/>
<id>urn:sha1:45a0ab9e842e075fba6c30f303564e503e0cea99</id>
<content type='text'>
This should potentially be updated to have an equivalent optimization
for the glass backend, but it in my unscientific tests, the glass backend
without the optimization is faster then the chert backend with.
</content>
</entry>
<entry>
<title>test: Port atomicity test to Python</title>
<updated>2014-10-05T05:29:18Z</updated>
<author>
<name>Austin Clements</name>
<email>aclements@csail.mit.edu</email>
</author>
<published>2014-10-03T16:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=cbbda62258360f035894cff9dfd66c60b0cc707f'/>
<id>urn:sha1:cbbda62258360f035894cff9dfd66c60b0cc707f</id>
<content type='text'>
Previously, this was implemented using a horrible GDB script (because
there is no such thing as a non-horrible GDB script).  This GDB script
often broke with newer versions of GDB for mysterious reasons.  Port
the test script to GDB's Python API, which makes the code much cleaner
and, hopefully, more stable.
</content>
</entry>
</feed>
