[Libreoffice-commits] core.git: vcl/qa

Thorsten Behrens Thorsten.Behrens at CIB.de
Tue Aug 25 02:05:47 PDT 2015


 vcl/qa/cppunit/timer.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6bdd93e3562d0871b7b7179689f01601b5d10538
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
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


More information about the Libreoffice-commits mailing list