Commit b0443c65 authored by liberato@chromium.org's avatar liberato@chromium.org Committed by Commit Bot

Turn off BookmarkUtilsTest.CopyPasteMetaInfo

Test is flaky.

Bug: 1009673
Change-Id: I1f80d9b4ff4e201182284d7004838da0bffec188
TBR: sky@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1830111Reviewed-by: default avatarFrank Liberato <liberato@chromium.org>
Commit-Queue: Frank Liberato <liberato@chromium.org>
Cr-Commit-Position: refs/heads/master@{#701316}
parent 4a3d733d
......@@ -351,7 +351,7 @@ TEST_F(BookmarkUtilsTest, MakeTitleUnique) {
bookmark_bar_node->children()[1]->GetTitle());
}
TEST_F(BookmarkUtilsTest, CopyPasteMetaInfo) {
TEST_F(BookmarkUtilsTest, DISABLED_CopyPasteMetaInfo) {
std::unique_ptr<BookmarkModel> model(TestBookmarkClient::CreateModel());
const BookmarkNode* node = model->AddURL(model->other_node(),
0,
......
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