OLD | NEW |
| (Empty) |
1 # These test use google_breakpad::CrashGenerationServer that seems to have race | |
2 # conditions. See http://crbug.com/132164 | |
3 BreakpadWinDeathTest.TestAccessViolation | |
4 BreakpadWinDeathTest.TestInvalidParameter | |
5 BreakpadWinDeathTest.TestDebugbreak | |
6 | |
7 # Following tests create real libjingle connections, and libjingle has | |
8 # hardcoded timeouts, so these tests fail under TSan. | |
9 JingleSessionTest.Connect | |
10 JingleSessionTest.TestUdpChannel | |
11 JingleSessionTest.TestTcpChannel | |
12 JingleSessionTest.TestSpeed | |
OLD | NEW |