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

Unified Diff: tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory.txt

Issue 1108493002: Exclude OutOfProcessProxyResolverBrowserTest.Verify which has a flaky wild read on DrMemory. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory.txt
diff --git a/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory.txt b/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory.txt
index 651e1506422f2deb63037bb10e2ec4832368fa74..68230274ad62f04b4ac194ea97733e38f0116c73 100644
--- a/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory.txt
+++ b/tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory.txt
@@ -32,3 +32,6 @@ ClipboardApiTest.HostedAppNoPermission
# http://crbug.com/475172
BasicExtensionSettingsWebUITest.testUninstall
+
+# https://crbug.com/480721
+OutOfProcessProxyResolverBrowserTest.Verify
« 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