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

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

Issue 820973002: Exclude AudioDirectiveListTest.AddDirectiveMultiple from valgrind. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/components_unittests.gtest.txt
diff --git a/tools/valgrind/gtest_exclude/components_unittests.gtest.txt b/tools/valgrind/gtest_exclude/components_unittests.gtest.txt
index 88636249dfca6f0e0b5b805a45d9f3b86cefe0ba..ed93789f77334c9804d272e3323f0dbf0071af6d 100644
--- a/tools/valgrind/gtest_exclude/components_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/components_unittests.gtest.txt
@@ -1,2 +1,5 @@
# Flaky, see http://crbug.com/420023
WebDataServiceAutofillTest.ProfileUpdate
+
+# Fails under valgrind, see http://crbug.com/444516
+AudioDirectiveListTest.AddDirectiveMultiple
« 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