Commit d7614382 authored by Anthony Vallee-Dubois's avatar Anthony Vallee-Dubois Committed by Commit Bot

Disable flaky ZoomDecorationTest

TBR=tapted@chromium.org

Bug: 887811
Change-Id: I0ea74b31942f50ad2f3ffc463de60f48060f1639
Reviewed-on: https://chromium-review.googlesource.com/1237865Reviewed-by: default avataranthonyvd <anthonyvd@chromium.org>
Commit-Queue: anthonyvd <anthonyvd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#593183}
parent 9fbcbdd6
......@@ -88,7 +88,8 @@ class ZoomDecorationTest : public InProcessBrowserTest,
DISALLOW_COPY_AND_ASSIGN(ZoomDecorationTest);
};
IN_PROC_BROWSER_TEST_P(ZoomDecorationTest, BubbleAtDefaultZoom) {
// TODO(crbug.com/887811): Re-enable after deflaking
IN_PROC_BROWSER_TEST_P(ZoomDecorationTest, DISABLED_BubbleAtDefaultZoom) {
}
// Regression test for https://crbug.com/462482.
......
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