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

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

Issue 11196018: excludes more timeout tests from browser_tests in Dr.Memory bot (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.*
11 PPAPINaClGLibcTest.* 11 PPAPINaClGLibcTest.*
12 PPAPINaClNewlibTest.* 12 PPAPINaClNewlibTest.*
13 PPAPITest.* 13 PPAPITest.*
14 ReferrerPolicyTest.* 14 ReferrerPolicyTest.*
15 # DrM-i#1052-c#1 15 # DrM-i#1052-c#1
16 BrowserCloseTest.* 16 BrowserCloseTest.*
17 ClickToPlayPluginTest.* 17 ClickToPlayPluginTest.*
18 DownloadTest.* 18 DownloadTest.*
19 ErrorPageTest.* 19 ErrorPageTest.*
20 LoginPromptBrowserTest.* 20 LoginPromptBrowserTest.*
21 NaClBrowserTestNewlib.* 21 NaClBrowserTestNewlib.*
22 PrerenderBrowserTest.* 22 PrerenderBrowserTest.*
23 RepostFormWarningTest.* 23 RepostFormWarningTest.*
24 TaskManagerBrowserTest.* 24 TaskManagerBrowserTest.*
25 # DrM-i#1052-c#2
26 AppApiTest.*
27 CaptivePortalBrowserTest.*
28 DownloadExtensionTest.*
29 IsolatedAppTest.*
30 ProxyBrowserTest.*
31 RedirectTest.*
32 SafeBrowsingBlockingPageTest.*
33 SafeBrowsingBlockingPageV2Test.*
34 SSLUITest.*
35 SSLUITestIgnoreCertErrors.*
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