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

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

Issue 6002010: Don't run DevToolsSanityTest.TestPauseWhenScriptIsRunning under Valgrind; sup... (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. 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/interactive_ui_tests.gtest.txt
===================================================================
--- tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (revision 70189)
+++ tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (working copy)
@@ -16,3 +16,6 @@
# Don't run FAILS_ tests under Valgrind/TSan, see http://crbug.com/67959
# NB: Don't use FAILS_ or it will be turned into *.* by chrome_tests.py :)
*.FAILS*
+
+# Fails under Valgrind, see http://crbug.com/68068
+DevToolsSanityTest.TestPauseWhenScriptIsRunning
« 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