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

Unified Diff: tools/heapcheck/unit_tests.gtest-heapcheck.txt

Issue 113193008: Remove heapcheck support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | « tools/heapcheck/sync_unit_tests.gtest-heapcheck.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/unit_tests.gtest-heapcheck.txt
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
deleted file mode 100644
index 71d6f232b018db5bb85e9e9e7f9f7e81b42b12b8..0000000000000000000000000000000000000000
--- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-# Disable JavaScript tests that cause V8 to install a SIGPROF handler that
-# times out the subsequent fork() calls.
-# http://crbug.com/79320
-*Json*
-
-# Failing after Lucid migration. http://crbug.com/82715
-MultiProcessLockTest.BasicCreationTest
-MultiProcessLockTest.LockScope
-MultiProcessLockTest.RecursiveLock
-MultiProcessLockTest.SimpleLock
-ServiceProcessStateTest.ForceShutdown
-ServiceProcessStateTest.ReadyState
-ServiceProcessStateTest.Singleton
-
-# http://crbug.com/88221
-ConnectionTesterTest.DeleteWhileInProgress
-
-# Fails under Heapcheck http://crbug.com/93027
-ProcessWatcherTest.ImmediateTermination
-
-# Two memory leaks with too inconcrete stacks http://crbug.com/114988
-BookmarkEditorGtkTest.ModelsMatch
-BookmarkEditorGtkTest.MoveToNewParent
-
-# Timing out all over the place. Disabling for now. http://crbug.com/149715
-ExtensionWebRequestTest.*
-
-# Crashes occasionally. http://crbug.com/165458
-BackgroundApplicationListModelTest.ExplicitTest
-
-# Timing out. Disabling for now. http://crbug.com/175496
-ExtensionAppModelBuilderTest.OnExtensionMoved
-
-# Don't run FLAKY or FAILS tests under the heapchecker.
-# They may cause flaky leak reports and timeouts.
-*FLAKY_*
-*FAILS_*
« no previous file with comments | « tools/heapcheck/sync_unit_tests.gtest-heapcheck.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698