diff options
author | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-20 17:38:41 +0000 |
---|---|---|
committer | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-20 17:38:41 +0000 |
commit | a698f86b6e3a162f6a038eda3dc67722c1bf9a95 (patch) | |
tree | 4cd01a6e5c35bd7e3d600d7d061788cd1f3c60a8 /chrome/test/data | |
parent | fd49e2d9c6b9a294297c4cc79868e43e71df67ae (diff) | |
download | chromium_src-a698f86b6e3a162f6a038eda3dc67722c1bf9a95.zip chromium_src-a698f86b6e3a162f6a038eda3dc67722c1bf9a95.tar.gz chromium_src-a698f86b6e3a162f6a038eda3dc67722c1bf9a95.tar.bz2 |
Disable a test that's hanging on the purify bot.
BUG=7891
TBR=sky
Review URL: http://codereview.chromium.org/23030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe.gtest.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe.gtest.txt b/chrome/test/data/purify/unit_tests.exe.gtest.txt index 0aa68a4..c771ff5 100644 --- a/chrome/test/data/purify/unit_tests.exe.gtest.txt +++ b/chrome/test/data/purify/unit_tests.exe.gtest.txt @@ -1,10 +1,12 @@ # buganizer 1178136 ImporterTest.Firefox3Importer - # issue 2468 URLFetcherBadHTTPSTest.BadHTTPSTest SafeBrowsingProtocolParsingTest.TestSubChunk # testing to see if this gets rid of the leaks -IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout
\ No newline at end of file +IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout + +# issue 7891 +FindInPageControllerTest.FindInPageFrames |