blob: 5a8a7cb320d8bd162767dda11b1e08d78dfdbb4f (
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.TestControlChannel
JingleSessionTest.TestEventChannel
JingleSessionTest.TestVideoChannel
JingleSessionTest.TestVideoRtpChannel
|