add comment about why a unittest is disabled
This commit is contained in:
parent
d64d50c978
commit
a61586c846
@ -132,6 +132,8 @@ TEST_CASE("websocket_connections", "[websocket]")
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// This test breaks on travis CI - Ubuntu Xenial + gcc + tsan
|
||||||
|
// We should fix this.
|
||||||
/*SECTION("Try to connect and disconnect with different timing, from not enough time to successfull connect")
|
/*SECTION("Try to connect and disconnect with different timing, from not enough time to successfull connect")
|
||||||
{
|
{
|
||||||
IXWebSocketTestConnectionDisconnection test;
|
IXWebSocketTestConnectionDisconnection test;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user