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

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

Issue 11272036: Fixing threading issues in remoting::DesktopProcess. The UI thread is now owned by the caller of re… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback. Created 8 years, 1 month 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 | « remoting/host/desktop_process_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This test fails on an assertion, see http://crbug.com/57266 1 # This test fails on an assertion, see http://crbug.com/57266
2 EncoderVp8Test.TestEncoder 2 EncoderVp8Test.TestEncoder
3 DecoderVp8Test.EncodeAndDecode 3 DecoderVp8Test.EncodeAndDecode
4 4
5 # These test intentionally generate exceptions to verify if a dump is generated 5 # These test intentionally generate exceptions to verify if a dump is generated
6 # during the crash. 6 # during the crash.
7 BreakpadWinDeathTest.TestAccessViolation 7 BreakpadWinDeathTest.TestAccessViolation
8 BreakpadWinDeathTest.TestInvalidParameter 8 BreakpadWinDeathTest.TestInvalidParameter
9 BreakpadWinDeathTest.TestDebugbreak 9 BreakpadWinDeathTest.TestDebugbreak
10
11 # crbug.com/157886; This test fails under Dr. Memory.
12 DesktopProcessTest.ConnectNetworkChannel
OLDNEW
« no previous file with comments | « remoting/host/desktop_process_unittest.cc ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698