Commit b8a92ac4 authored by jam@chromium.org's avatar jam@chromium.org

Remove old comment. TBR=kuchhal

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10508 0039d316-1c4b-4281-b951-d872f2087c98
parent 9a33920b
......@@ -89,7 +89,6 @@ TEST_F(BrowserTest, Title) {
// exact number of processes depends on the amount of memory. Previously we
// had a hard limit of 31 processes and this test is mainly directed at
// verifying that we don't crash when we pass this limit.
// Disabling this test http://code.google.com/p/chromium/issues/detail?id=8119
TEST_F(BrowserTest, ThirtyFourTabs) {
std::wstring test_file = test_data_directory_;
file_util::AppendToPath(&test_file, L"title2.html");
......
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