enable ping unittest, which is flaky -> see #218
This commit is contained in:
@ -55,6 +55,7 @@ set (SOURCES
|
||||
IXSentryClientTest.cpp
|
||||
IXWebSocketChatTest.cpp
|
||||
IXWebSocketBroadcastTest.cpp
|
||||
IXWebSocketPingTest.cpp
|
||||
)
|
||||
|
||||
# Some unittest don't work on windows yet
|
||||
@ -71,7 +72,6 @@ if (UNIX)
|
||||
endif()
|
||||
|
||||
# Ping test fails intermittently, disabling them for now
|
||||
# IXWebSocketPingTest.cpp
|
||||
# IXWebSocketPingTimeoutTest.cpp
|
||||
|
||||
# Disable tests for now that are failing or not reliable
|
||||
|
Reference in New Issue
Block a user