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

Side by Side Diff: tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt

Issue 7633059: Fix a typo in TSan/UI gtest filter (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Don't run FLAKY ui tests under TSan - they tend to hang the ui test runner 1 # Don't run FLAKY ui tests under TSan - they tend to hang the ui test runner
2 *FLAKY_* 2 *FLAKY_*
3 3
4 # These tests hang under ThreadSanitizer on x64 bot, 4 # These tests hang under ThreadSanitizer on x64 bot,
5 # see http://crbug.com/28115 5 # see http://crbug.com/28115
6 TabRestoreUITest.* 6 TabRestoreUITest.*
7 7
8 # These tests fail due to timeouts under TSan, http://crbug.com/32529 8 # These tests fail due to timeouts under TSan, http://crbug.com/32529
9 ChromeMainTest.SecondLaunch 9 ChromeMainTest.SecondLaunch
10 ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile 10 ChromeMainTest.ReuseBrowserInstanceWhenOpeningFile
(...skipping 11 matching lines...) Expand all
22 # http://crbug.com/61579 22 # http://crbug.com/61579
23 LocaleTestsDa.TestStart 23 LocaleTestsDa.TestStart
24 LocaleTestsHe.TestStart 24 LocaleTestsHe.TestStart
25 LocaleTestsZhTw.TestStart 25 LocaleTestsZhTw.TestStart
26 26
27 # These tests fail due to timeouts, see http://crbug.com/64619 27 # These tests fail due to timeouts, see http://crbug.com/64619
28 OptionsUITest.LoadOptionsByURL 28 OptionsUITest.LoadOptionsByURL
29 OptionsUITest.CommandOpensOptionsTab 29 OptionsUITest.CommandOpensOptionsTab
30 30
31 # Tests timing out, see http://crbug.com/92717 31 # Tests timing out, see http://crbug.com/92717
32 NewTabUIProcessPerTabTest.NavBeforeNTPCommit 32 NewTabUIProcessPerTabTest.NavBeforeNTPCommits
33 NewTabUITest.ChromeHangInNTP 33 NewTabUITest.ChromeHangInNTP
OLDNEW
« 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