OLD | NEW |
1 # These tests fail under valgrind. | 1 # These tests fail under valgrind. |
2 # See http://crbug.com/29583. | 2 # See http://crbug.com/29583. |
3 ChromeMainTest.AppLaunch | 3 ChromeMainTest.AppLaunch |
4 # See http://crbug.com/29585. | 4 # See http://crbug.com/29585. |
5 MetricsServiceTest.CrashRenderers | 5 MetricsServiceTest.CrashRenderers |
6 # See http://crbug.com/40584 | 6 # See http://crbug.com/40584 |
7 ExtensionProxyUITest.* | 7 ExtensionProxyUITest.* |
8 # See http://crbug.com/42105 | 8 # See http://crbug.com/42105 |
9 BrowserTest.PosixSessionEnd | 9 BrowserTest.PosixSessionEnd |
10 # See http://crbug.com/42921 | 10 # 4GB of RAM is not enough. See http://crbug.com/42921 |
11 ResourceDispatcherTest.CrossSiteAfterCrash | 11 ResourceDispatcherTest.CrossSiteAfterCrash |
| 12 NewTabUITest.NTPHasThumbnails |
12 # http://crbug.com/45574 Unhappy on ChromeOS valgrind | 13 # http://crbug.com/45574 Unhappy on ChromeOS valgrind |
13 LayoutPluginTester.UnloadNoCrash | 14 LayoutPluginTester.UnloadNoCrash |
OLD | NEW |