diff options
Diffstat (limited to 'tools/valgrind')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt | 6 | ||||
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest.txt | 6 | ||||
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt index b6e7c75..b4046ad 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt @@ -18,12 +18,6 @@ ErrorPageTest.DNSError_Basic ErrorPageTest.DNSError_GoBack1 ErrorPageTest.DNSError_GoBack2 -# These tests fail due to timeouts under TSan and hang the UI test runner, -# http://crbug.com/61579 -LocaleTestsDa.TestStart -LocaleTestsHe.TestStart -LocaleTestsZhTw.TestStart - # These tests fail due to timeouts, see http://crbug.com/64619 OptionsUITest.CommandOpensOptionsTab diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt index 3360bd52..b0914c2 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt @@ -126,3 +126,9 @@ OptionsUITest.NavBarCheck # These tests fail due to timeouts, see http://crbug.com/64619 and # http://crbug.com/51387 OptionsUITest.LoadOptionsByURL + +# These tests fail due to timeouts and hang the UI test runner, +# http://crbug.com/61579 +LocaleTestsDa.TestStart +LocaleTestsHe.TestStart +LocaleTestsZhTw.TestStart diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt index 51ca62f..31658c4 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -121,8 +121,6 @@ HistoryTester.VerifyHistoryLength3 HostRulesTest.TestMap IFrameTest.Crash IFrameTest.InEmptyFrame -LocaleTestsDa.TestStart -LocaleTestsZhTw.TestStart LoginPromptTest.SupplyRedundantAuths LoginPromptTest.TestCancelAuth MetricsServiceTest.CrashRenderers |