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

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

Issue 127053002: DrMemory: Disable IEImporterBrowserTest.IEImporterMalformedFavoritesRegistry which times out occasi… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 11 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
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 W* 47 W*
48 # X*: 0 tests 48 # X*: 0 tests
49 # Y*: 0 tests 49 # Y*: 0 tests
50 # Z*: 0 tests 50 # Z*: 0 tests
51 51
52 # http://crbug.com/302993 52 # http://crbug.com/302993
53 InstantNTPURLRewriteTest.UberURLHandler_InstantExtendedNewTabPage 53 InstantNTPURLRewriteTest.UberURLHandler_InstantExtendedNewTabPage
54 54
55 # http://crbug.com/328936 55 # http://crbug.com/328936
56 IEImporterBrowserTest.IEImporter 56 IEImporterBrowserTest.IEImporter
57
58 # http://crbug.com/332219
59 IEImporterBrowserTest.IEImporterMalformedFavoritesRegistry
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