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

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

Issue 12610003: Create the testing profile using the builder. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove test exclusion. Created 7 years, 9 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
OLDNEW
1 ################################################## 1 ##################################################
2 # known Dr. Memory bugs: 2 # known Dr. Memory bugs:
3 3
4 # http://code.google.com/p/drmemory/issues/detail?id=318 4 # http://code.google.com/p/drmemory/issues/detail?id=318
5 AudioRendererHostTest.* 5 AudioRendererHostTest.*
6 6
7 ################################################## 7 ##################################################
8 # un-analyzed Dr. Memory bugs: 8 # un-analyzed Dr. Memory bugs:
9 9
10 # http://code.google.com/p/drmemory/issues/detail?id=548 10 # http://code.google.com/p/drmemory/issues/detail?id=548
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 TemplateURLFetcherTest.* 45 TemplateURLFetcherTest.*
46 46
47 # times out on the bot. 47 # times out on the bot.
48 # http://crbug.com/148644 48 # http://crbug.com/148644
49 GAIAInfoUpdateServiceTest.* 49 GAIAInfoUpdateServiceTest.*
50 ProfileManagerTest.* 50 ProfileManagerTest.*
51 ProfileInfoCacheTest.* 51 ProfileInfoCacheTest.*
52 52
53 # Failing on the bot. http://crbug.com/167014 53 # Failing on the bot. http://crbug.com/167014
54 BrowserCommandControllerTest.AvatarMenuDisabledWhenOnlyOneProfile 54 BrowserCommandControllerTest.AvatarMenuDisabledWhenOnlyOneProfile
55 # Timeout on the bot. http://crbug.com/179391
56 BrowserCommandControllerTest.IncognitoModeOnSigninAllowedPrefChange
57 55
58 # Failing on the bot. http://crbug.com/168882 56 # Failing on the bot. http://crbug.com/168882
59 UserCloudPolicyStoreTest.LoadWithInvalidFile 57 UserCloudPolicyStoreTest.LoadWithInvalidFile
60 UserCloudPolicyStoreTest.LoadWithNoFile 58 UserCloudPolicyStoreTest.LoadWithNoFile
61 UserCloudPolicyStoreTest.Store 59 UserCloudPolicyStoreTest.Store
62 UserCloudPolicyStoreTest.StoreThenClear 60 UserCloudPolicyStoreTest.StoreThenClear
63 UserCloudPolicyStoreTest.StoreThenLoad 61 UserCloudPolicyStoreTest.StoreThenLoad
64 UserCloudPolicyStoreTest.StoreTwoTimes 62 UserCloudPolicyStoreTest.StoreTwoTimes
65 UserCloudPolicyStoreTest.StoreValidationError 63 UserCloudPolicyStoreTest.StoreValidationError
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698