| Index: chrome/browser/blocked_popup_container_interactive_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/blocked_popup_container_interactive_uitest.cc (revision 29714)
|
| +++ chrome/browser/blocked_popup_container_interactive_uitest.cc (working copy)
|
| @@ -177,7 +177,7 @@
|
|
|
| // Make sure that we refuse to close windows when a constrained popup is
|
| // displayed.
|
| -TEST_F(BlockedPopupContainerInteractiveTest, WindowOpenWindowClosePopup) {
|
| +TEST_F(BlockedPopupContainerInteractiveTest, FLAKY_WindowOpenWindowClosePopup) {
|
| NavigateMainTabTo("openclose_main.html");
|
| SimulateClickInCenterOf(window_);
|
|
|
|
|