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/29587. | 6 # See http://crbug.com/29587. |
7 UnloadTest.CrossSiteInfiniteBeforeUnloadSync | 7 UnloadTest.CrossSiteInfiniteBeforeUnloadSync |
8 # See http://crbug.com/40584 | 8 # See http://crbug.com/40584 |
9 ExtensionProxyUITest.* | 9 ExtensionProxyUITest.* |
10 # See http://crbug.com/42105 | 10 # See http://crbug.com/42105 |
11 BrowserTest.FLAKY_PosixSessionEnd | 11 BrowserTest.PosixSessionEnd |
12 # See http://crbug.com/42921 | 12 # See http://crbug.com/42921 |
13 ResourceDispatcherTest.CrossSiteAfterCrash | 13 ResourceDispatcherTest.CrossSiteAfterCrash |
14 # See http://crbug.com/45562 | 14 # See http://crbug.com/45562 |
15 UnloadTest.*BrowserCloseTabWhenOtherTabHasListener | 15 UnloadTest.*BrowserCloseTabWhenOtherTabHasListener |
16 # http://crbug.com/45574 Unhappy on ChromeOS valgrind | 16 # http://crbug.com/45574 Unhappy on ChromeOS valgrind |
17 LayoutPluginTester.UnloadNoCrash | 17 LayoutPluginTester.UnloadNoCrash |
OLD | NEW |