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

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

Issue 11175023: exclude more tests from browser_tests with Dr.Memory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 7
8 # Timeout (400000 ms) Tests 8 # Timeout (400000 ms) Tests
9 NaClBrowserTestGLibc.* 9 NaClBrowserTestGLibc.*
10 OutOfProcessPPAPITest.* 10 OutOfProcessPPAPITest.*
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 PolicyTest.* 64 PolicyTest.*
65 BrowserTest.* 65 BrowserTest.*
66 ChromeContentBrowserClientBrowserTest.* 66 ChromeContentBrowserClientBrowserTest.*
67 ThreadedCompositorTest.* 67 ThreadedCompositorTest.*
68 WorkerDevToolsSanityTest.* 68 WorkerDevToolsSanityTest.*
69 PolicyPrefsSettingsBannerTestInstance* 69 PolicyPrefsSettingsBannerTestInstance*
70 # DrM-i#1052-c#6 70 # DrM-i#1052-c#6
71 PreferencesBrowserTest.* 71 PreferencesBrowserTest.*
72 OptionsBrowserTest.* 72 OptionsBrowserTest.*
73 PolicyPrefsTestInstance* 73 PolicyPrefsTestInstance*
74 # DrM-i#1052-c#7
75 BetterSessionRestoreTest.*
76 ExtensionWebRequestApiTest.*
77 PageCyclerCachedBrowserTest.*
78 PolicyPrefsBannerTest.*
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