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

Side by Side Diff: tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt

Issue 1060973004: Enable tests related to the extensions web ui that were flaky. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply feedback Created 5 years, 7 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
« no previous file with comments | « chrome/test/data/webui/test_api.js ('k') | 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 # TODO(zhaoqin): File bugs for those failing browser tests. 1 # TODO(zhaoqin): File bugs for those failing browser tests.
2 2
3 # Dr.Memory i#1052: https://github.com/DynamoRIO/drmemory/issues/1052 3 # Dr.Memory i#1052: https://github.com/DynamoRIO/drmemory/issues/1052
4 # 4 #
5 # The list is too long for gtest_filter, so we exclude the whole 5 # The list is too long for gtest_filter, so we exclude the whole
6 # test case if any of its tests failed. 6 # test case if any of its tests failed.
7 *FLAKY* 7 *FLAKY*
8 8
9 # http://crbug.com/450221 9 # http://crbug.com/450221
10 ProfileChooserViewExtensionsTest.LockProfileNoBlockOtherProfileExtensions 10 ProfileChooserViewExtensionsTest.LockProfileNoBlockOtherProfileExtensions
11 11
12 # http://crbug.com/467514
13 AsyncExtensionSettingsWebUITest.testErrorListButtonVisibility
14
15 # it takes too long to run all browser_tests with Dr.Memory, 12 # it takes too long to run all browser_tests with Dr.Memory,
16 # and we only select subset to run 13 # and we only select subset to run
17 # A* 14 # A*
18 Act* 15 Act*
19 Ad* 16 Ad*
20 All* 17 All*
21 AppA* 18 AppA*
22 AppB* 19 AppB*
23 AppL* 20 AppL*
24 AppW* 21 AppW*
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 WebUIBr* 200 WebUIBr*
204 WebC* 201 WebC*
205 WebN* 202 WebN*
206 WebstoreIn* 203 WebstoreIn*
207 WebstoreSt* 204 WebstoreSt*
208 WebSo* 205 WebSo*
209 Win*.Cl* 206 Win*.Cl*
210 # X* 207 # X*
211 # Y* 208 # Y*
212 # Z* 209 # Z*
OLDNEW
« no previous file with comments | « chrome/test/data/webui/test_api.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698