Commit b77c8a8d authored by kaiwang@chromium.org's avatar kaiwang@chromium.org

Add the bug link.

BUG=140882
TBR=ivankr
Review URL: https://chromiumcodereview.appspot.com/10837126

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150134 0039d316-1c4b-4281-b951-d872f2087c98
parent 71f9dfb0
......@@ -128,6 +128,7 @@ IN_PROC_BROWSER_TEST_F(ProfileBrowserTest, CreateOldProfileAsynchronous) {
}
// Test that a README file is created for profiles that didn't have it.
// Flaky: http://crbug.com/140882
IN_PROC_BROWSER_TEST_F(ProfileBrowserTest, DISABLED_ProfileReadmeCreated) {
ScopedTempDir temp_dir;
ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
......
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