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

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

Issue 1028333002: Chromium -> Mojo roll. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « tools/valgrind/drmemory/suppressions_full.txt ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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*
(...skipping 25 matching lines...) Expand all
36 ExecuteScriptApiTest.ExecuteScriptPermissions 36 ExecuteScriptApiTest.ExecuteScriptPermissions
37 ExtensionApiTest.FontSettingsIncognito 37 ExtensionApiTest.FontSettingsIncognito
38 ExtensionApiTest.PopupBlockingExtension 38 ExtensionApiTest.PopupBlockingExtension
39 ExtensionApiTest.PopupBlockingHostedApp 39 ExtensionApiTest.PopupBlockingHostedApp
40 FastShutdown.SlowTermination 40 FastShutdown.SlowTermination
41 IndexedDBLayoutTest.IndexTests 41 IndexedDBLayoutTest.IndexTests
42 NetInternalsTest.netInternalsPrerenderViewFail 42 NetInternalsTest.netInternalsPrerenderViewFail
43 NewTabUIBrowserTest.LoadNTPInExistingProcess 43 NewTabUIBrowserTest.LoadNTPInExistingProcess
44 OutOfProcessPPAPITest.NetAddressPrivate_GetAnyAddress 44 OutOfProcessPPAPITest.NetAddressPrivate_GetAnyAddress
45 OutOfProcessPPAPITest.NetAddressPrivate_ReplacePort 45 OutOfProcessPPAPITest.NetAddressPrivate_ReplacePort
46 PageCyclerCachedBrowserTest.PlaybackMode
47 PageCyclerCachedBrowserTest.URLNotInCache
48 PPAPITest.ImeInputEvent 46 PPAPITest.ImeInputEvent
49 PrerenderBrowserTest.* 47 PrerenderBrowserTest.*
50 PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled 48 PrerenderBrowserTestWithNaCl.PrerenderNaClPluginEnabled
51 PrintPreviewWebUITest.TestPrinterList 49 PrintPreviewWebUITest.TestPrinterList
52 PrintPreviewWebUITest.TestPrinterListCloudEmpty 50 PrintPreviewWebUITest.TestPrinterListCloudEmpty
53 PrintPreviewWebUITest.TestSectionsDisabled 51 PrintPreviewWebUITest.TestSectionsDisabled
54 PrintWebViewHelperTest.BlockScriptInitiatedPrinting 52 PrintWebViewHelperTest.BlockScriptInitiatedPrinting
55 SafeBrowsingInterstitialVersions/SafeBrowsingBlockingPageBrowserTest.MalwareDont Proceed* 53 SafeBrowsingInterstitialVersions/SafeBrowsingBlockingPageBrowserTest.MalwareDont Proceed*
56 SafeBrowsingInterstitialVersions/SafeBrowsingBlockingPageBrowserTest.ProceedDisa bled* 54 SafeBrowsingInterstitialVersions/SafeBrowsingBlockingPageBrowserTest.ProceedDisa bled*
57 SocketApiTest.SocketTCPExtension 55 SocketApiTest.SocketTCPExtension
58 SocketApiTest.SocketUDPExtension 56 SocketApiTest.SocketUDPExtension
59 SSLUITest.TestWSSInvalidCertAndGoForward 57 SSLUITest.TestWSSInvalidCertAndGoForward
60 WebViewTest.Shim 58 WebViewTest.Shim
OLDNEW
« no previous file with comments | « tools/valgrind/drmemory/suppressions_full.txt ('k') | tools/valgrind/memcheck/suppressions.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698