| Index: tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt
|
| ===================================================================
|
| --- tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (revision 70149)
|
| +++ tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (working copy)
|
| @@ -14,4 +14,5 @@
|
| BrowserFocusTest.FocusTraversalOnInterstitial
|
|
|
| # Don't run FAILS_ tests under Valgrind/TSan, see http://crbug.com/67959
|
| -*.FAILS_*
|
| +# NB: Don't use FAILS_ or it will be turned into *.* by chrome_tests.py :)
|
| +*.FAILS*
|
|
|