Commit d81bdfce authored by Trent Apted's avatar Trent Apted Committed by Commit Bot

Disable BookmarkBarViewTest17.ContextMenus3

Flaky.

TBR=sky@chromium.org

Bug: 820435
Change-Id: I32621c2152ef4b089c3990ccfb4f46e8fb1f5f29
Reviewed-on: https://chromium-review.googlesource.com/958892Reviewed-by: default avatarTrent Apted <tapted@chromium.org>
Commit-Queue: Trent Apted <tapted@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542709}
parent d204c4ab
...@@ -1699,7 +1699,8 @@ class BookmarkBarViewTest17 : public BookmarkBarViewEventTestBase { ...@@ -1699,7 +1699,8 @@ class BookmarkBarViewTest17 : public BookmarkBarViewEventTestBase {
BookmarkContextMenuNotificationObserver observer_; BookmarkContextMenuNotificationObserver observer_;
}; };
VIEW_TEST(BookmarkBarViewTest17, ContextMenus3) // Flaky. See http://crbug.com/820435.
VIEW_TEST(BookmarkBarViewTest17, DISABLED_ContextMenus3)
// Verifies sibling menus works. Clicks on the 'other bookmarks' folder, then // Verifies sibling menus works. Clicks on the 'other bookmarks' folder, then
// moves the mouse over the first item on the bookmark bar and makes sure the // moves the mouse over the first item on the bookmark bar and makes sure the
......
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