[Bug 29702] Unit tests are racy/buggy

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 22 17:28:31 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29702

Olli Salli <ollisal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://git.collabora.co.uk/
                   |                            |?p=user/oggis/telepathy-qt4
                   |                            |.git;a=shortlog;h=refs/head
                   |                            |s/fix-racy-tests

--- Comment #1 from Olli Salli <ollisal at gmail.com> 2010-08-22 08:28:30 PDT ---
The branch fixes races identified thus far, and also adds a script to repeat
tests for a given number of times, saving the logs for the failed runs. This is
useful for detecting intermittent test failures which stem from race
conditions.

Once this is merged, it probably should added to the release procedure to do
tools/repeat-tests.sh check 100 and tools/repeat-tests.sh valgrind-check 10 (or
more, but it takes a lot of time) to identify potential racy tests. The
valgrind variant is useful because the tests run a lot slower under valgrind,
so some types of race conditions become much more common due to the altered
timings.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list