| 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..e3a1935aec30cbb4d9d00b2e2aa63aa47992745a 100644
|
| --- a/chrome/test/data/valgrind/ui_tests.gtest.txt
|
| +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt
|
| @@ -14,6 +14,10 @@ UnloadTest.BrowserCloseInfiniteBeforeUnloadAlert
|
| # See http://crbug.com/25917 and http://crbug.com/22608
|
| WorkerTest.LimitTotal
|
|
|
| +# Occasionally fails under valgrind (http://crbug.com/28445)
|
| +WorkerTest.SingleWorker
|
| +WorkerTest.WorkerXhrHttpLayoutTests
|
| +
|
| # Don't run reference tests under Valgrind
|
| # On the Mac, they don't have symbols, even, so suppressions don't work
|
| # They probably don't have ThreadSanitizer annotations TODO(timurrrr): check
|
|
|