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

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

Issue 1124763003: Update from https://crrev.com/327068 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: update nacl, buildtools, fix display_change_notifier_unittest Created 5 years, 7 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
OLDNEW
1 ################################################## 1 ##################################################
2 # known Dr. Memory bugs: 2 # known Dr. Memory bugs:
3 3
4 # https://github.com/DynamoRIO/drmemory/issues/318 4 # https://github.com/DynamoRIO/drmemory/issues/318
5 AudioRendererHostTest.* 5 AudioRendererHostTest.*
6 6
7 ################################################## 7 ##################################################
8 # un-analyzed Dr. Memory bugs: 8 # un-analyzed Dr. Memory bugs:
9 9
10 # https://github.com/DynamoRIO/drmemory/issues/979 10 # https://github.com/DynamoRIO/drmemory/issues/979
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 # http://crbug.com/349778 75 # http://crbug.com/349778
76 TranslateManagerRenderViewHostTest.* 76 TranslateManagerRenderViewHostTest.*
77 77
78 # http://crbug.com/403073 78 # http://crbug.com/403073
79 SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified 79 SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified
80 SafeBrowsingModuleVerifierWinTest.VerifyModuleModified 80 SafeBrowsingModuleVerifierWinTest.VerifyModuleModified
81 SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified 81 SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified
82 82
83 # http://crbug.com/467004 83 # http://crbug.com/467004
84 SigninErrorNotifierTest.NoErrorAuthStatusProviders 84 SigninErrorNotifierTest.NoErrorAuthStatusProviders
85
86 # http://crbug.com/473689
87 ManagePasswordsBubbleModelTest.CloseWithoutLogging
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698