Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 8e7f90632ff7853224bc0ffe0fa283a09249aaa2..18525b572872c625ecf013f61b888bf68486f9a0 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1485,3 +1485,11 @@ |
Heapcheck:Leak |
fun:PrintSystemTaskProxyTest_DetectDuplexModeCUPS_Test::TestBody |
} |
+{ |
+ bug_144913 |
+ Heapcheck:Leak |
+ ... |
+ fun:DBusThreadManagerImpl |
+ fun:chromeos::DBusThreadManager::Initialize |
+ fun:chromeos::KioskModeIdleLogoutTest::SetUp |
+} |