blob: af33ac180e23b276a5ad93a074a3aeffdb772a43 (
plain)
1
2
3
4
5
6
7
|
# Following tests create real libjingle connections, and libjingle has
# hardcoded timeouts, so these tests fail under TSan.
JingleSessionTest.Connect
JingleSessionTest.ConnectBadChannelAuth
JingleSessionTest.TestUdpChannel
JingleSessionTest.TestTcpChannel
JingleSessionTest.TestSpeed
|