]> git.saurik.com Git - wxWidgets.git/commit
Increase the tolerance in wxStopWatch unit test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Dec 2011 12:57:49 +0000 (12:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Dec 2011 12:57:49 +0000 (12:57 +0000)
commitd130167576f8557542071596f31ede6cf8e4759e
tree18ae4b1d1662797ba817a216015d882a3a12c61b
parent575be976000353d8800b1dfc0c9714d262ae5c97
Increase the tolerance in wxStopWatch unit test.

Sleeping can take more time than expected when running on the build slaves,
probably because the machine is heavily loaded. Increase the tolerance to
prevent this from resulting in test failures.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/events/stopwatch.cpp