Commit 353e3c6f authored by thestig@chromium.org's avatar thestig@chromium.org

Valgrind: Disable AutomatedUITestBase.FindInPage which times out a lot.

BUG=92535
TEST=none
TBR=jhawkins
Review URL: http://codereview.chromium.org/7634004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96458 0039d316-1c4b-4281-b951-d872f2087c98
parent fc3524df
...@@ -21,3 +21,6 @@ WorkerFileSystemTest.ResolveURLHttpTests ...@@ -21,3 +21,6 @@ WorkerFileSystemTest.ResolveURLHttpTests
WorkerFileSystemTest.FileEntryToURISync WorkerFileSystemTest.FileEntryToURISync
# Leaking memory due to flakiness. http://crbug.com/31739 # Leaking memory due to flakiness. http://crbug.com/31739
SessionHistoryTest.BasicBackForward SessionHistoryTest.BasicBackForward
# Times out on CrOS pretty often. http://crbug.com/92535
AutomatedUITestBase.FindInPage
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment