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

Side by Side Diff: tools/heapcheck/unit_tests.gtest-heapcheck.txt

Issue 8770014: Remove ShouldUseGAIAProfileInfo suppression (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « no previous file | tools/valgrind/gtest_exclude/unit_tests.gtest.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This test has been failing on our heapchecker bot since circa Build 5778. 1 # This test has been failing on our heapchecker bot since circa Build 5778.
2 # http://crbug.com/79000 2 # http://crbug.com/79000
3 RendererMainTest.CreateDestroy 3 RendererMainTest.CreateDestroy
4 4
5 # Disable JavaScript tests that cause V8 to install a SIGPROF handler that 5 # Disable JavaScript tests that cause V8 to install a SIGPROF handler that
6 # times out the subsequent fork() calls. 6 # times out the subsequent fork() calls.
7 # http://crbug.com/79320 7 # http://crbug.com/79320
8 *Json* 8 *Json*
9 9
10 # Failing after Lucid migration. http://crbug.com/82715 10 # Failing after Lucid migration. http://crbug.com/82715
11 MultiProcessLockTest.BasicCreationTest 11 MultiProcessLockTest.BasicCreationTest
12 MultiProcessLockTest.LockScope 12 MultiProcessLockTest.LockScope
13 MultiProcessLockTest.RecursiveLock 13 MultiProcessLockTest.RecursiveLock
14 MultiProcessLockTest.SimpleLock 14 MultiProcessLockTest.SimpleLock
15 ServiceProcessStateTest.ForceShutdown 15 ServiceProcessStateTest.ForceShutdown
16 ServiceProcessStateTest.ReadyState 16 ServiceProcessStateTest.ReadyState
17 ServiceProcessStateTest.Singleton 17 ServiceProcessStateTest.Singleton
18 18
19 # Failing on Chromium OS. http://crbug.com/104826 19 # Failing on Chromium OS. http://crbug.com/104826
20 GViewRequestInterceptorTest.DoNotInterceptDownload 20 GViewRequestInterceptorTest.DoNotInterceptDownload
21 21
22 # Fails under Heapcheck http://crbug.com/93027 22 # Fails under Heapcheck http://crbug.com/93027
23 ProcessWatcherTest.ImmediateTermination 23 ProcessWatcherTest.ImmediateTermination
24 24
25 # Fails under Heapcheck http://crbug.com/104566 25 # Fails under Heapcheck http://crbug.com/104566
26 GViewRequestInterceptorTest.DoNotInterceptPdfWhenEnabled 26 GViewRequestInterceptorTest.DoNotInterceptPdfWhenEnabled
27 27
28 # Crashing on CrOS. http://crbug.com/105335 28 # Crashing on CrOS. http://crbug.com/105335
29 BrowserMainTest.WarmConnectionFieldTrial_WarmestSocket 29 BrowserMainTest.WarmConnectionFieldTrial_WarmestSocket
30
31 # Fails under Heapcheck. http://crbug.com/106041
32 GAIAInfoUpdateServiceTest.ShouldUseGAIAProfileInfo
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/unit_tests.gtest.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698