diff options
author | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 23:29:57 +0000 |
---|---|---|
committer | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 23:29:57 +0000 |
commit | 32442645daa1ad53f5f2541a163f091fbc937682 (patch) | |
tree | 8a68fb8b7f9d29779b5cea25ba6fd72c1eb99079 /chrome | |
parent | f994cc4ce61c7491426fde5ccb7be111604ac94a (diff) | |
download | chromium_src-32442645daa1ad53f5f2541a163f091fbc937682.zip chromium_src-32442645daa1ad53f5f2541a163f091fbc937682.tar.gz chromium_src-32442645daa1ad53f5f2541a163f091fbc937682.tar.bz2 |
Temporarily disable the SSLUITest.* tests on the Purify
ui_test build bot since it is a source of regular hangs.
Review URL: http://codereview.chromium.org/18338
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8242 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/purify/ui_tests.gtest.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/data/purify/ui_tests.gtest.txt b/chrome/test/data/purify/ui_tests.gtest.txt index 8074026..dbf166d 100644 --- a/chrome/test/data/purify/ui_tests.gtest.txt +++ b/chrome/test/data/purify/ui_tests.gtest.txt @@ -20,3 +20,7 @@ SessionHistoryTest.* # Bug: http://crbug.com/6495 SessionRestoreUITest.* + +# Bug: http://crbug.com/6584 +SSLUITest.* + |