[tests] disable TestSynchMultipleThreads
the test is buggy as the native implementation on windows often segfaults.
This commit is contained in:
parent
184e006ce5
commit
45c1bc8748
@ -12,7 +12,7 @@ set(${MODULE_PREFIX}_TESTS
|
||||
TestSynchCritical.c
|
||||
TestSynchSemaphore.c
|
||||
TestSynchThread.c
|
||||
TestSynchMultipleThreads.c
|
||||
# TestSynchMultipleThreads.c
|
||||
TestSynchTimerQueue.c
|
||||
TestSynchWaitableTimer.c
|
||||
TestSynchWaitableTimerAPC.c
|
||||
|
Loading…
Reference in New Issue
Block a user