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

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

Issue 11592006: exclude more test from browser_test with Dr.Memory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 # Timeout (400000 ms) Tests 9 # Timeout (400000 ms) Tests
10 NaClBrowserTestGLibc.* 10 NaClBrowserTestGLibc.*
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 CommandLineWebstoreInstall.* 237 CommandLineWebstoreInstall.*
238 BluetoothApiTest.* 238 BluetoothApiTest.*
239 MediaGalleriesPrivateApiTest.* 239 MediaGalleriesPrivateApiTest.*
240 SerialApiTest.* 240 SerialApiTest.*
241 ExtensionManagementTest.* 241 ExtensionManagementTest.*
242 ExtensionManagementApiEscalationTest.* 242 ExtensionManagementApiEscalationTest.*
243 ExtensionContextMenuBrowserLazyTest.* 243 ExtensionContextMenuBrowserLazyTest.*
244 SystemInfoDisplayApiTest.* 244 SystemInfoDisplayApiTest.*
245 # DrM-i#1052-c#39 245 # DrM-i#1052-c#39
246 ExtensionIdltestApiTest.* 246 ExtensionIdltestApiTest.*
247 # DrM-i#1052-c#40
248 SearchProviderTest.*
249 PushMessagingApiTest.*
250 BookmarkBrowsertest.*
247 251
248 # Failed tests from debug build 252 # Failed tests from debug build
249 # DrM-i#1052-c#21 253 # DrM-i#1052-c#21
250 PrintWebViewHelperTest.* 254 PrintWebViewHelperTest.*
251 PrintWebViewHelperPreviewTest.* 255 PrintWebViewHelperPreviewTest.*
252 PrintWebViewHelperKioskTest.* 256 PrintWebViewHelperKioskTest.*
253 TranslateHelperTest.* 257 TranslateHelperTest.*
254 ChromeRenderViewTest.* 258 ChromeRenderViewTest.*
255 PhishingDOMFeatureExtractorTest.* 259 PhishingDOMFeatureExtractorTest.*
256 ThumbnailerTest.* 260 ThumbnailerTest.*
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 ChromeRenderProcessHostTestWithCommandLine.* 302 ChromeRenderProcessHostTestWithCommandLine.*
299 PlatformAppDevToolsBrowserTest.* 303 PlatformAppDevToolsBrowserTest.*
300 # DrM-i#1052-c#36 304 # DrM-i#1052-c#36
301 LocalePolicyTest.* 305 LocalePolicyTest.*
302 ClipboardApiTest.* 306 ClipboardApiTest.*
303 ExtensionDevToolsBrowserTest.* 307 ExtensionDevToolsBrowserTest.*
304 # DrM-i#1052-c#37 308 # DrM-i#1052-c#37
305 IFrameTest.* 309 IFrameTest.*
306 # DrM-i#1052-c#39 310 # DrM-i#1052-c#39
307 CloudPrintPolicyTest.* 311 CloudPrintPolicyTest.*
312 # DrM-i#1052-c#40
313 TranslateManagerTest.*
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