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

Unified Diff: tools/valgrind/gtest_exclude/content_unittests.gtest.txt

Issue 13742003: Leaks / Uninitialized data in CompositingIOSurfaceTransformerTest.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable failing test too. Created 7 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 | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/gtest_exclude/content_unittests.gtest.txt
diff --git a/tools/valgrind/gtest_exclude/content_unittests.gtest.txt b/tools/valgrind/gtest_exclude/content_unittests.gtest.txt
index 8836de2511b3925d3a0d7dcc0711ba9e1063ba86..40e80bd3af35ec92744fef4ae1c7eb3687188c85 100644
--- a/tools/valgrind/gtest_exclude/content_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/content_unittests.gtest.txt
@@ -1,2 +1,5 @@
# http://crbug.com/163314
IndexedDBTest.*
+
+# http://crbug.com/227278
+WebContentsVideoCaptureDeviceTest.WebContentsDestroyed
« no previous file with comments | « no previous file | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698