diff options
-rw-r--r-- | tools/heapcheck/unit_tests.gtest-heapcheck.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt index 7db2f3a..6972d00 100644 --- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt +++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt @@ -18,3 +18,6 @@ ServiceProcessStateTest.Singleton # Failing on Chromium OS. http://crbug.com/104826 GViewRequestInterceptorTest.DoNotInterceptDownload + +# Fails under Heapcheck http://crbug.com/93027 +ProcessWatcherTest.ImmediateTermination |