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

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

Issue 341883002: adjust browser_tests exclusion list for DrMemory to find suitable tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | 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: http://code.google.com/p/drmemory/issues/detail?id=1052 3 # Dr.Memory i#1052: http://code.google.com/p/drmemory/issues/detail?id=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 # it takes too long to run all browser_tests with Dr.Memory, 9 # it takes too long to run all browser_tests with Dr.Memory,
10 # and we only select subset to run 10 # and we only select subset to run
11 # A*: ~120 tests 11 # A*: ~120 tests
12 Acti* 12 A*
13 Ad* 13 #B*
14 All*
15 App*
16 Auto*
17 B*
18 C* 14 C*
19 D* 15 D*
20 E* 16 E*
21 F* 17 F*
22 G* 18 G*
23 H* 19 H*
24 I* 20 I*
25 J* 21 J*
26 K* 22 K*
27 L* 23 L*
28 M* 24 M*
29 N* 25 N*
30 O* 26 O*
31 P* 27 P*
32 Q* 28 Q*
33 R* 29 R*
34 S* 30 S*
35 T* 31 T*
36 U* 32 U*
37 V* 33 V*
38 W* 34 W*
39 X* 35 X*
40 Y* 36 Y*
41 Z* 37 Z*
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698