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

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

Issue 333153004: adjust browser_tests exclusion list for DrMemory 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*
12 A*
13 # B* 12 # B*
14 BackgroundApp*.R* 13 BackgroundApp*.R*
15 BluetoothS* 14 Bluetooth*
15 BitmapFetcher*
16 BookmarksT* 16 BookmarksT*
17 BrowserAcc* 17 BrowserAcc*
18 BrowserActionA*.I* 18 BrowserActionA*.I*
19 BrowserCloseM* 19 BrowserCloseM*
20 BrowserN* 20 BrowserN*
21 BrowserTest.* 21 BrowserTest.*
22 BitmapFetcher*
23 # C* 22 # C*
23 CaptivePortal*
24 CastStreamingApiTestWithPixelOutput.*
25 ClickModifierTest.*
26 ClickToPlayPluginTest.*
27 CommandLineWebstoreInstall.*
24 D* 28 D*
25 E* 29 E*
26 F* 30 F*
27 G* 31 G*
28 H* 32 H*
29 I* 33 I*
30 J* 34 J*
31 K* 35 K*
32 L* 36 L*
33 M* 37 M*
34 N* 38 N*
35 O* 39 O*
36 P* 40 P*
37 Q* 41 Q*
38 R* 42 R*
39 S* 43 S*
40 T* 44 T*
41 U* 45 U*
42 V* 46 V*
43 W* 47 W*
44 X* 48 X*
45 Y* 49 Y*
46 Z* 50 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