mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 08:54:38 +09:00
[tests] disable TestSynchMultipleThreads
the test is buggy as the native implementation on windows often segfaults.
This commit is contained in:
committed by
Martin Fleisz
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
|
||||
|
||||
Reference in New Issue
Block a user