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

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

Issue 8510044: Exclude some tests failing on the memory FYI waterfall (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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
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
11 ResourceDispatcherTest.CrossSiteOnunloadCookie 11 ResourceDispatcherTest.CrossSiteOnunloadCookie
12 ResourceDispatcherTest.CrossSiteNavigationErrorPage 12 ResourceDispatcherTest.CrossSiteNavigationErrorPage
13 NewTabUITest.NTPHasThumbnails 13 NewTabUITest.NTPHasThumbnails
14 UnloadTest.CrossSiteInfiniteUnloadSync 14 UnloadTest.CrossSiteInfiniteUnloadSync
15 15
16 # ErrorPageTest hang flakily, see http://crbug.com/46643 16 # ErrorPageTest hang flakily, see http://crbug.com/46643
17 ErrorPageTest.DNSError_Basic 17 ErrorPageTest.DNSError_Basic
18 ErrorPageTest.DNSError_GoBack1 18 ErrorPageTest.DNSError_GoBack1
19 ErrorPageTest.DNSError_GoBack2 19 ErrorPageTest.DNSError_GoBack2
20 20
21 # Tests timing out, see http://crbug.com/92717
22 NewTabUIProcessPerTabTest.NavBeforeNTPCommits
23 NewTabUITest.ChromeHangInNTP
24
25 # Fail flakily only under TSan, see http://crbug.com/103020 21 # Fail flakily only under TSan, see http://crbug.com/103020
26 DOMStorageTest.LocalStorageLayoutTests 22 DOMStorageTest.LocalStorageLayoutTests
27 DOMStorageTest.RootLayoutTests 23 DOMStorageTest.RootLayoutTests
28 DOMStorageTest.SessionStorageLayoutTests 24 DOMStorageTest.SessionStorageLayoutTests
29 25
30 # Flaky under TSan and natively, see http://crbug.com/103707 26 # Flaky under TSan and natively, see http://crbug.com/103707
31 NPAPITesterBase.GetJavaScriptURL 27 NPAPITesterBase.GetJavaScriptURL
32 NPAPITesterBase.NPObjectIdentity 28 NPAPITesterBase.NPObjectIdentity
33 NPAPITesterBase.NPObjectProxy 29 NPAPITesterBase.NPObjectProxy
34 NPAPITesterBase.PluginThreadAsyncCall 30 NPAPITesterBase.PluginThreadAsyncCall
35 NPAPITesterBase.ScheduleTimer 31 NPAPITesterBase.ScheduleTimer
36 NPAPIVisiblePluginTester.DeletePluginInDeallocate 32 NPAPIVisiblePluginTester.DeletePluginInDeallocate
37 NPAPIVisiblePluginTester.GetURLRequestFailWrite 33 NPAPIVisiblePluginTester.GetURLRequestFailWrite
38 NPAPIVisiblePluginTester.PluginReferrerTest 34 NPAPIVisiblePluginTester.PluginReferrerTest
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/ui_tests.gtest.txt ('k') | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698