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

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

Issue 1013463003: Update from https://crrev.com/320931 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 9 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
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
12 # it takes too long to run all browser_tests with Dr.Memory, 15 # it takes too long to run all browser_tests with Dr.Memory,
13 # and we only select subset to run 16 # and we only select subset to run
14 # A* 17 # A*
15 Act* 18 Act*
16 Ad* 19 Ad*
17 All* 20 All*
18 AppA* 21 AppA*
19 AppB* 22 AppB*
20 AppL* 23 AppL*
21 AppW* 24 AppW*
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 WebUIBr* 200 WebUIBr*
198 WebC* 201 WebC*
199 WebN* 202 WebN*
200 WebstoreIn* 203 WebstoreIn*
201 WebstoreSt* 204 WebstoreSt*
202 WebSo* 205 WebSo*
203 Win*.Cl* 206 Win*.Cl*
204 # X* 207 # X*
205 # Y* 208 # Y*
206 # Z* 209 # Z*
OLDNEW
« no previous file with comments | « tools/valgrind/drmemory/suppressions.txt ('k') | tools/valgrind/gtest_exclude/cc_unittests.gtest-drmemory_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698