| Index: chrome/test/data/valgrind/ui_tests.gtest.txt
|
| diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt
|
| index bdbff172de89c90c549326007df1a527933caa4e..e99ae18639db8c7e346823487cc02e416b2d6206 100644
|
| --- a/chrome/test/data/valgrind/ui_tests.gtest.txt
|
| +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt
|
| @@ -33,3 +33,13 @@ TabRestoreUITest.*
|
| # See http://crbug.com/25176
|
| ProcessSingletonLinuxTest.NotifyOtherProcessFailure
|
| ProcessSingletonLinuxTest.NotifyOtherProcessDifferingHost
|
| +
|
| +# These tests fail under valgrind.
|
| +# See http://crbug.com/29579.
|
| +AutomationProxyTest.NavigateToURLWithTimeout1
|
| +AutomationProxyTest.NavigateToURLWithTimeout2
|
| +# See http://crbug.com/29586.
|
| +NewTabUITest.ChromeInternalLoadsNTP
|
| +# See http://crbug.com/29592.
|
| +WorkerTest.MultipleWorkers
|
| +
|
|
|