summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-08 02:51:32 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-08 02:51:32 +0000
commit213a109c13de3d47b40b75452de93b77712af1bd (patch)
treecd604715b50d1b2d64d504cb8a5e8c395d43b3c6
parent47883ca44562d6d15283b03c03d34bfb214efc75 (diff)
downloadchromium_src-213a109c13de3d47b40b75452de93b77712af1bd.zip
chromium_src-213a109c13de3d47b40b75452de93b77712af1bd.tar.gz
chromium_src-213a109c13de3d47b40b75452de93b77712af1bd.tar.bz2
Failing tests LocaleTests*.TestStart on CrOS
Generalizes failing tests. These seen on CrOS now too. BUG=61579 TEST=Valgrind CrOS bots go green. TBR=timurrrr@chromium.org Review URL: http://codereview.chromium.org/7845011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100086 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt6
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest.txt6
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt2
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