summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-04 15:50:45 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-04 15:50:45 +0000
commit74297bd1a315ac3ebe241b9cf71cff3dc0bbfbdd (patch)
treef7f04ad6f68c6c071f3a3ef2eefc1815ee6d08bb /tools
parent6a55acdccbc213d19cc6c645458b8362659b0610 (diff)
downloadchromium_src-74297bd1a315ac3ebe241b9cf71cff3dc0bbfbdd.zip
chromium_src-74297bd1a315ac3ebe241b9cf71cff3dc0bbfbdd.tar.gz
chromium_src-74297bd1a315ac3ebe241b9cf71cff3dc0bbfbdd.tar.bz2
Exclude several DOMStorageTest tests on TSan, where they fail flakily
TBR=thakis BUG=103020 Review URL: http://codereview.chromium.org/8476001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@108659 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
index 09840e3..870f321 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest-tsan.txt
@@ -21,3 +21,8 @@ ErrorPageTest.DNSError_GoBack2
# Tests timing out, see http://crbug.com/92717
NewTabUIProcessPerTabTest.NavBeforeNTPCommits
NewTabUITest.ChromeHangInNTP
+
+# Fail flakily only under TSan, see http://crbug.com/103020
+DOMStorageTest.LocalStorageLayoutTests
+DOMStorageTest.RootLayoutTests
+DOMStorageTest.SessionStorageLayoutTests