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

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

Issue 18121007: *WIP* Store NSS slots per profile. Move keygen to chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanups, add test for chrome keygen class Created 7 years, 3 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 # Don't run FLAKY or FAILS ui tests under Valgrind. 1 # Don't run FLAKY or FAILS ui tests under Valgrind.
2 # They tend to generate way too many flaky Valgrind reports. 2 # They tend to generate way too many flaky Valgrind reports.
3 *FLAKY_* 3 *FLAKY_*
4 *FAILS_* 4 *FAILS_*
5 5
6 # NaCl tests fail with Data Execution Prevention error http://crbug.com/104517 6 # NaCl tests fail with Data Execution Prevention error http://crbug.com/104517
7 NaClGdbTest.Empty 7 NaClGdbTest.Empty
8 PPAPINaClGLibcTest.* 8 PPAPINaClGLibcTest.*
9 PPAPINaClNewlibTest.* 9 PPAPINaClNewlibTest.*
10 PPAPINaClTest* 10 PPAPINaClTest*
11 11
12 # http://crbug.com/109336 12 # http://crbug.com/109336
13 OutOfProcessPPAPITest.View_PageHideShow 13 OutOfProcessPPAPITest.View_PageHideShow
14 14
15 # Very slow under Valgrind.
16 ChromeKeygenHandlerTest.*ConcurrencyTest
17
15 # TODO(thestig) File bugs for these failing browser tests. 18 # TODO(thestig) File bugs for these failing browser tests.
16 AllUrlsApiTest.WhitelistedExtension 19 AllUrlsApiTest.WhitelistedExtension
17 AppBackgroundPageApiTest.NoJsManifestBackgroundPage 20 AppBackgroundPageApiTest.NoJsManifestBackgroundPage
18 BrowserCloseTest.DownloadsCloseCheck_2 21 BrowserCloseTest.DownloadsCloseCheck_2
19 BrowserCloseTest.DownloadsCloseCheck_5 22 BrowserCloseTest.DownloadsCloseCheck_5
20 BrowserEncodingTest.SLOW_TestEncodingAliasMapping 23 BrowserEncodingTest.SLOW_TestEncodingAliasMapping
21 BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced 24 BrowserNavigatorTest.Disposition_Bookmarks_DoNothingIfIncognitoIsForced
22 BrowserNavigatorTest.Disposition_Incognito 25 BrowserNavigatorTest.Disposition_Incognito
23 BrowserNavigatorTest.Disposition_SyncPromo_DoNothingIfIncognitoIsForced 26 BrowserNavigatorTest.Disposition_SyncPromo_DoNothingIfIncognitoIsForced
24 BrowserTest.ForwardDisabledOnForward 27 BrowserTest.ForwardDisabledOnForward
(...skipping 26 matching lines...) Expand all
51 PrintPreviewWebUITest.TestPrinterList 54 PrintPreviewWebUITest.TestPrinterList
52 PrintPreviewWebUITest.TestPrinterListCloudEmpty 55 PrintPreviewWebUITest.TestPrinterListCloudEmpty
53 PrintPreviewWebUITest.TestSectionsDisabled 56 PrintPreviewWebUITest.TestSectionsDisabled
54 PrintWebViewHelperTest.BlockScriptInitiatedPrinting 57 PrintWebViewHelperTest.BlockScriptInitiatedPrinting
55 SafeBrowsingBlockingPageTest.MalwareDontProceed 58 SafeBrowsingBlockingPageTest.MalwareDontProceed
56 SafeBrowsingBlockingPageTest.ProceedDisabled 59 SafeBrowsingBlockingPageTest.ProceedDisabled
57 SocketApiTest.SocketTCPExtension 60 SocketApiTest.SocketTCPExtension
58 SocketApiTest.SocketUDPExtension 61 SocketApiTest.SocketUDPExtension
59 SSLUITest.TestWSSInvalidCertAndGoForward 62 SSLUITest.TestWSSInvalidCertAndGoForward
60 WebViewTest.Shim 63 WebViewTest.Shim
OLDNEW
« net/cert/cert_verify_proc_nss.cc ('K') | « net/url_request/url_request_context.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698