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 |