Commit 05689693 authored by Ioana Pandele's avatar Ioana Pandele Committed by Commit Bot

[Sheriff] Disable WorkspaceWindowResizerTest.ResizeHistogram

This test has been flaky for a few months.

TBR=oshima@chromium.org

Bug: 1047657
Change-Id: I25ae1733a3407c9f40f907f05505158409437739
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030961
Commit-Queue: Ioana Pandele <ioanap@chromium.org>
Reviewed-by: default avatarIoana Pandele <ioanap@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737303}
parent c9b22ebf
......@@ -1905,7 +1905,7 @@ TEST_F(WorkspaceWindowResizerTest, TouchResizeToEdge_BOTTOM) {
touch_resize_window_->bounds().ToString());
}
TEST_F(WorkspaceWindowResizerTest, ResizeHistogram) {
TEST_F(WorkspaceWindowResizerTest, DISABLED_ResizeHistogram) {
base::HistogramTester histograms;
window_->SetBounds(gfx::Rect(20, 30, 400, 60));
std::unique_ptr<WindowResizer> resizer(
......
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