Chromium Code Reviews

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

Issue 5995006: Don't run FAILS_ interactive_ui_tests under Valgrind (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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/interactive_ui_tests.gtest.txt
===================================================================
--- tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (revision 70146)
+++ tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (working copy)
@@ -12,3 +12,6 @@
BrowserFocusTest.InterstitialFocus
BrowserFocusTest.FindFocusTest
BrowserFocusTest.FocusTraversalOnInterstitial
+
+# Don't run FAILS_ tests under Valgrind/TSan, see http://crbug.com/67959
+*.FAILS_*
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine