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

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

Issue 344583004: adjust browser_tests exclusion list for Dr.Memory bots (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* 11 # A*: ~120 tests
12 Acti*
13 Ad*
14 All*
15 App*
16 Auto*
12 B* 17 B*
13 C* 18 C*
14 D* 19 D*
15 E* 20 E*
16 F* 21 F*
17 G* 22 G*
18 H* 23 H*
19 I* 24 I*
20 J* 25 J*
21 K* 26 K*
22 L* 27 L*
23 M* 28 M*
24 N* 29 N*
25 O* 30 O*
26 P* 31 P*
27 Q* 32 Q*
28 R* 33 R*
29 S* 34 S*
30 T* 35 T*
31 U* 36 U*
32 V* 37 V*
33 W* 38 W*
34 X* 39 X*
35 Y* 40 Y*
36 Z* 41 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