Commit 84f037ec authored by finnur@chromium.org's avatar finnur@chromium.org

Disable a test that frequently crashes on Mac 10.5 Tests (dbg) bot (and I've...

Disable a test that frequently crashes on Mac 10.5 Tests (dbg) bot (and I've seen it crash on the try servers as well).

TBR=lzheng
BUG=26035
TEST=None

Review URL: http://codereview.chromium.org/338060

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30325 0039d316-1c4b-4281-b951-d872f2087c98
parent efd3876f
......@@ -604,7 +604,7 @@ TEST(ExtensionUpdaterTest, TestSingleExtensionDownloading) {
ExtensionUpdaterTest::TestSingleExtensionDownloading();
}
TEST(ExtensionUpdaterTest, TestBlacklistDownloading) {
TEST(ExtensionUpdaterTest, DISABLED_TestBlacklistDownloading) {
ExtensionUpdaterTest::TestBlacklistDownloading();
}
......
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