summaryrefslogtreecommitdiffstats
path: root/tools/heapcheck/unit_tests.gtest-heapcheck.txt
blob: c1629204ac8bd9bb62718a8737b547b6868e473f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This test has been failing on our heapchecker bot since circa Build 5778.
# http://crbug.com/79000
RendererMainTest.CreateDestroy

# 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