diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 00:56:11 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 00:56:11 +0000 |
commit | a1373e7e48fe39b488f8888f5018bf2e624a0268 (patch) | |
tree | c74c8e6f35cae4b61198a2945f1a7bee3f1186a6 /chrome/test/data/purify | |
parent | 28c3a7197b1162723019732c04fc3acab2a20ea2 (diff) | |
download | chromium_src-a1373e7e48fe39b488f8888f5018bf2e624a0268.zip chromium_src-a1373e7e48fe39b488f8888f5018bf2e624a0268.tar.gz chromium_src-a1373e7e48fe39b488f8888f5018bf2e624a0268.tar.bz2 |
Remove cache_uittest.cc.
This test is flaky, and doesn't add anything on top of what the net/http/http_network_transaciton_unittest.cc or net/http/http_cache_unittest.cc unit-tests already check for.
BUG=6491
Review URL: http://codereview.chromium.org/151046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19572 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/purify')
-rw-r--r-- | chrome/test/data/purify/ui_tests.gtest.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/test/data/purify/ui_tests.gtest.txt b/chrome/test/data/purify/ui_tests.gtest.txt index 582b8ae..682d7ab99 100644 --- a/chrome/test/data/purify/ui_tests.gtest.txt +++ b/chrome/test/data/purify/ui_tests.gtest.txt @@ -1,8 +1,3 @@ -# Fails in cache_uitest.cc:69. Increasing the timeouts doesn't seem to help. -# Bug: http://crbug.com/6491 -CacheTest.Private -CacheTest.Public - # These tests seem to stall out and not complete. Adjusting various timeouts # didn't seem to help, but more investigation is needed. # Bug: http://crbug.com/6492 |