vcl/qa/cppunit/timer.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6bdd93e3562d0871b7b7179689f01601b5d10538 Author: Thorsten Behrens <[email protected]> Date: Tue Aug 25 11:04:38 2015 +0200 vcl: disable randomly failing timer unit tests Change-Id: Iab26a2b55586fc824c5edbea519c4f68ba4a548f diff --git a/vcl/qa/cppunit/timer.cxx b/vcl/qa/cppunit/timer.cxx index 85dc9ac..e89a28f 100644 --- a/vcl/qa/cppunit/timer.cxx +++ b/vcl/qa/cppunit/timer.cxx @@ -23,7 +23,7 @@ // #define TEST_WATCHDOG // Comment if UT fails randomly. -#define TEST_TIMERPRECISION +//#define TEST_TIMERPRECISION /// Avoid our timer tests just wedging the build if they fail. class WatchDog : public osl::Thread _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
