Ignore TimerTest.testScheduleAtFixedRate

This commit is contained in:
Francis ANDRE 2018-06-01 00:05:28 +02:00
parent 95b2afe480
commit fb75454adf

View File

@ -13,4 +13,5 @@ class CppUnit::TestCaller^<class TimerTest^>.testTimer, ^
class CppUnit::TestCaller^<class PathTest^>.testFind, ^
class CppUnit::TestCaller^<class ThreadTest^>.testSleep, ^
class CppUnit::TestCaller^<class ICMPSocketTest^>.testSendToReceiveFrom, ^
class CppUnit::TestCaller^<class ICMPSocketTest^>.testMTU,
class CppUnit::TestCaller^<class ICMPSocketTest^>.testMTU, ^
class CppUnit::TestCaller^<class TimerTest^>.testScheduleAtFixedRate, ^