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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/heapcheck/sync_unit_tests.gtest-heapcheck.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Disable JavaScript tests that cause V8 to install a SIGPROF handler that
2 # times out the subsequent fork() calls.
3 # http://crbug.com/79320
4 *Json*
5
6 # Failing after Lucid migration. http://crbug.com/82715
7 MultiProcessLockTest.BasicCreationTest
8 MultiProcessLockTest.LockScope
9 MultiProcessLockTest.RecursiveLock
10 MultiProcessLockTest.SimpleLock
11 ServiceProcessStateTest.ForceShutdown
12 ServiceProcessStateTest.ReadyState
13 ServiceProcessStateTest.Singleton
14
15 # http://crbug.com/88221
16 ConnectionTesterTest.DeleteWhileInProgress
17
18 # Fails under Heapcheck http://crbug.com/93027
19 ProcessWatcherTest.ImmediateTermination
20
21 # Two memory leaks with too inconcrete stacks http://crbug.com/114988
22 BookmarkEditorGtkTest.ModelsMatch
23 BookmarkEditorGtkTest.MoveToNewParent
24
25 # Timing out all over the place. Disabling for now. http://crbug.com/149715
26 ExtensionWebRequestTest.*
27
28 # Crashes occasionally. http://crbug.com/165458
29 BackgroundApplicationListModelTest.ExplicitTest
30
31 # Timing out. Disabling for now. http://crbug.com/175496
32 ExtensionAppModelBuilderTest.OnExtensionMoved
33
34 # Don't run FLAKY or FAILS tests under the heapchecker.
35 # They may cause flaky leak reports and timeouts.
36 *FLAKY_*
37 *FAILS_*
OLDNEW
« 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