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

Unified Diff: tools/lsan/suppressions.txt

Issue 330843002: Make the policy fetch for first time login blocking (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased and modified existing leak suppression to account for symbol changes Created 6 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/base/in_process_browser_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/lsan/suppressions.txt
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt
index cd535436ca9664885d06ca262c2548dd61c19a2e..95d038ba21a2c4f88e272006c704f4427bb6aea2 100644
--- a/tools/lsan/suppressions.txt
+++ b/tools/lsan/suppressions.txt
@@ -86,7 +86,7 @@ leak:CertificateViewerUITest::ShowModalCertificateViewer
leak:content::SetProcessTitleFromCommandLine
# http://crbug.com/354881
-leak:LoginUtilsBlockingLoginTest_EnterpriseLoginBlocksForEnterpriseUser
+leak:LoginUtilsBlockingLoginTest_LoginBlocksForUser
leak:LoginUtilsTest::SetUp
leak:LoginUtilsTest::PrepareProfile
« no previous file with comments | « chrome/test/base/in_process_browser_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698