Commit abe0b3ab authored by nsylvain@chromium.org's avatar nsylvain@chromium.org

Add a comment above the disabled test to say which bug

covers the issue.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30338 0039d316-1c4b-4281-b951-d872f2087c98
parent fa9429b1
...@@ -604,6 +604,7 @@ TEST(ExtensionUpdaterTest, TestSingleExtensionDownloading) { ...@@ -604,6 +604,7 @@ TEST(ExtensionUpdaterTest, TestSingleExtensionDownloading) {
ExtensionUpdaterTest::TestSingleExtensionDownloading(); ExtensionUpdaterTest::TestSingleExtensionDownloading();
} }
// This test is disabled, see bug 26035
TEST(ExtensionUpdaterTest, DISABLED_TestBlacklistDownloading) { TEST(ExtensionUpdaterTest, DISABLED_TestBlacklistDownloading) {
ExtensionUpdaterTest::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