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

Side by Side Diff: tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt

Issue 11419286: Clean up the interactive_ui_tests TSan bot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/valgrind/tsan/suppressions.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These test fail due to mmap Valgrind failures, see http://crbug.com/66677 1 # These test fail due to mmap Valgrind failures, see http://crbug.com/66677
2 CollectedCookiesTest.DoubleDisplay 2 CollectedCookiesTest.DoubleDisplay
3 CollectedCookiesTest.NavigateAway 3 CollectedCookiesTest.NavigateAway
4 InfoBarsUITest.TestInfoBarsCloseOnNewTheme 4 InfoBarsUITest.TestInfoBarsCloseOnNewTheme
5 FastShutdown.SlowTermination 5 FastShutdown.SlowTermination
6 MouseLeaveTest.TestOnMouseOut 6 MouseLeaveTest.TestOnMouseOut
7 NotificationsPermissionTest.TestNoUserGestureInfobar 7 NotificationsPermissionTest.TestNoUserGestureInfobar
8 NotificationsPermissionTest.TestUserGestureInfobar 8 NotificationsPermissionTest.TestUserGestureInfobar
9 9
10 # These test fail due to timeout or limited buildslave support; 10 # These test fail due to timeout or limited buildslave support;
11 # http://crbug.com/67301 11 # http://crbug.com/67301
12 BrowserFocusTest.InterstitialFocus 12 BrowserFocusTest.InterstitialFocus
13 BrowserFocusTest.FindFocusTest 13 BrowserFocusTest.FindFocusTest
14 BrowserFocusTest.FocusTraversalOnInterstitial 14 BrowserFocusTest.FocusTraversalOnInterstitial
15 15
16 # Don't run FAILS_ tests under Valgrind/TSan, see http://crbug.com/67959 16 # Don't run FAILS_ tests under Valgrind/TSan, see http://crbug.com/67959
17 # NB: Don't use FAILS_ or it will be turned into *.* by chrome_tests.py :) 17 # NB: Don't use FAILS_ or it will be turned into *.* by chrome_tests.py :)
18 *.FAILS* 18 *.FAILS*
19 19
20 # Fails under Valgrind, see http://crbug.com/68068 20 # Fails under Valgrind, see http://crbug.com/68068
21 DevToolsSanityTest.TestPauseWhenScriptIsRunning 21 DevToolsSanityTest.TestPauseWhenScriptIsRunning
22
23 # These tests time out under Valgrind, see http://crbug.com/163880
24 BrowserFocusTest.FocusOnReload
25 CommandsApiTest.Basic
26 ExtensionApiTest.NotificationsHasPermissionManifest
27 ExtensionCrashRecoveryTest.ReloadTabsWithBackgroundPage
28 ExtensionCrashRecoveryTest.TwoExtensionsCrashBothAtOnce
29 ExtensionCrashRecoveryTest.TwoExtensionsCrashFirst
30 ExtensionCrashRecoveryTest.TwoExtensionsOneByOne
31 FullscreenControllerInteractiveTest.TestTabExitsMouseLockOnNavigation
32 OmniboxViewTest.Escape
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/tsan/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698