Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Side by Side Diff: tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan_win32.txt

Issue 10828034: Revert 148553 - r148418 has been reverted. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These test use google_breakpad::CrashGenerationServer that seems to have race 1 # These test use google_breakpad::CrashGenerationServer that seems to have race
2 # conditions. See http://crbug.com/132164 2 # conditions. See http://crbug.com/132164
3 BreakpadWinDeathTest.TestAccessViolation 3 BreakpadWinDeathTest.TestAccessViolation
4 BreakpadWinDeathTest.TestInvalidParameter 4 BreakpadWinDeathTest.TestInvalidParameter
5 BreakpadWinDeathTest.TestDebugbreak 5 BreakpadWinDeathTest.TestDebugbreak
6 6
7 # Following tests create real libjingle connections, and libjingle has 7 # Following tests create real libjingle connections, and libjingle has
8 # hardcoded timeouts, so these tests fail under TSan. 8 # hardcoded timeouts, so these tests fail under TSan.
9 JingleSessionTest.Connect 9 JingleSessionTest.Connect
10 JingleSessionTest.TestUdpChannel 10 JingleSessionTest.TestUdpChannel
11 JingleSessionTest.TestTcpChannel 11 JingleSessionTest.TestTcpChannel
12 JingleSessionTest.TestSpeed 12 JingleSessionTest.TestSpeed
13
14 # Issue 139136: JingleSessionTest.TestStreamChannel did not complete
15 # crbug.com/139136
16 JingleSessionTest.TestStreamChannel
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698