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

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

Issue 8536031: Reland http://codereview.chromium.org/8477015 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge AGAIN 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
« no previous file with comments | « ppapi/tests/testing_instance.cc ('k') | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.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 # Don't run FLAKY or FAILS ui tests under Valgrind. 1 # Don't run FLAKY or FAILS ui tests under Valgrind.
2 # They tend to generate way too many flaky Valgrind reports. 2 # They tend to generate way too many flaky Valgrind reports.
3 *FLAKY_* 3 *FLAKY_*
4 *FAILS_* 4 *FAILS_*
5 5
6 # Takes too long to valgrind, causes timeouts 6 # Takes too long to valgrind, causes timeouts
7 BrowserTest.ThirtyFourTabs 7 BrowserTest.ThirtyFourTabs
8 # FIXME: these tests hang frequently in valgrind 8 # FIXME: these tests hang frequently in valgrind
9 SessionRestoreUITest.* 9 SessionRestoreUITest.*
10 # Buggy test; see http://crbug.com/6522 10 # Buggy test; see http://crbug.com/6522
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 97
98 # http://crbug.com/88244 98 # http://crbug.com/88244
99 NoStartupWindowTest.NoStartupWindowBasicTest 99 NoStartupWindowTest.NoStartupWindowBasicTest
100 100
101 # http://crbug.com/89173 101 # http://crbug.com/89173
102 FastShutdown.SlowTermination 102 FastShutdown.SlowTermination
103 103
104 # Out-of-process PPAPI tests fail on buildbots http://crbug.com/89961 104 # Out-of-process PPAPI tests fail on buildbots http://crbug.com/89961
105 OutOfProcessPPAPITest.Instance 105 OutOfProcessPPAPITest.Instance
106 OutOfProcessPPAPITest.CursorControl 106 OutOfProcessPPAPITest.CursorControl
107 OutOfProcessPPAPITest.PostMessage 107 OutOfProcessPPAPITest.PostMessage*
108 108
109 # Flakily times out, http://crbug.com/92527 109 # Flakily times out, http://crbug.com/92527
110 NamedInterfaceTest.BasicNamedInterface 110 NamedInterfaceTest.BasicNamedInterface
111 111
112 # These tests fail due to timeouts and hang the UI test runner, 112 # These tests fail due to timeouts and hang the UI test runner,
113 # http://crbug.com/61579 113 # http://crbug.com/61579
114 LocaleTestsDa.TestStart 114 LocaleTestsDa.TestStart
115 LocaleTestsHe.TestStart 115 LocaleTestsHe.TestStart
116 LocaleTestsZhTw.TestStart 116 LocaleTestsZhTw.TestStart
117 117
118 # Times out flakily, http://crbug.com/96312 118 # Times out flakily, http://crbug.com/96312
119 AutomatedUITestBase.CloseBrowserWindow 119 AutomatedUITestBase.CloseBrowserWindow
120 AutomatedUITestBase.CloseTab 120 AutomatedUITestBase.CloseTab
121 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator 121 AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator
122 122
123 # Times out flakily, http://crbug.com/96313 123 # Times out flakily, http://crbug.com/96313
124 AutomatedUITestBase.DuplicateTab 124 AutomatedUITestBase.DuplicateTab
125 125
126 # Flaky failure on Linux/ChromeOS, http://crbug.com/96553 126 # Flaky failure on Linux/ChromeOS, http://crbug.com/96553
127 GuestModeOptionsUITest.LoadOptionsByURL 127 GuestModeOptionsUITest.LoadOptionsByURL
128 OptionsUITest.LoadOptionsByURL 128 OptionsUITest.LoadOptionsByURL
129 129
130 # Flaky failure on Linux/ChromeOS, http://crbug.com/100031 130 # Flaky failure on Linux/ChromeOS, http://crbug.com/100031
131 IFrameTest.InEmptyFrame 131 IFrameTest.InEmptyFrame
OLDNEW
« no previous file with comments | « ppapi/tests/testing_instance.cc ('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