blob: bf4e22c2d3d7a13f8f300befbf68e9fdada9e821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# These tests fail under valgrind.
# See http://crbug.com/29583.
ChromeMainTest.AppLaunch
# See http://crbug.com/29585.
MetricsServiceTest.CrashRenderers
# See http://crbug.com/40584
ExtensionProxyUITest.*
# 4GB of RAM is not enough. See http://crbug.com/42921
ResourceDispatcherTest.CrossSiteAfterCrash
NewTabUITest.NTPHasThumbnails
# http://crbug.com/45574 Unhappy on ChromeOS valgrind
LayoutPluginTester.UnloadNoCrash
# These tests fail due to timeouts, see http://crbug.com/64619
OptionsUITest.CommandAgainGoesBackToOptionsTab
OptionsUITest.TwoCommandsOneTab
# Fails on chromeos. http://crbug.com/84294.
PPAPITest.Transport
|