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

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

Issue 862133002: Update from https://crrev.com/312398 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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
10 ProfileChooserViewExtensionsTest.LockProfileNoBlockOtherProfileExtensions
11
9 # 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,
10 # and we only select subset to run 13 # and we only select subset to run
11 # A* 14 # A*
12 Act* 15 Act*
13 Ad* 16 Ad*
14 All* 17 All*
15 AppA* 18 AppA*
16 AppB* 19 AppB*
17 AppL* 20 AppL*
18 AppW* 21 AppW*
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 WebUIBr* 197 WebUIBr*
195 WebC* 198 WebC*
196 WebN* 199 WebN*
197 WebstoreIn* 200 WebstoreIn*
198 WebstoreSt* 201 WebstoreSt*
199 WebSo* 202 WebSo*
200 Win*.Cl* 203 Win*.Cl*
201 # X* 204 # X*
202 # Y* 205 # Y*
203 # Z* 206 # Z*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698