New issue
Advanced search Search tips

Issue 919624 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: ----



Sign in to add a comment

ImeWindowBrowserTest.CreateFollowCursorWindow and CreateNormalWindow flaky on win7 test bots

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Jan 7

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of wolenetz@chromium.org

browser_tests failing on chromium.win/Win7 Tests (1)

Builders failed on: 
- Win7 Tests (1): 
  https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20Tests%20%281%29


 
Summary: ImeWindowBrowserTest.CreateFollowCursorWindow and CreateNormalWindow flaky on win7 test bots (was: browser_tests failing on chromium.win/Win7 Tests (1))
Flaky:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=ImeWindowBrowserTest.CreateFollowCursorWindow%2CImeWindowBrowserTest.CreateNormalWindow

Recently failed in https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20Tests%20%281%29/86815

ImeWindowBrowserTest.CreateFollowCursorWindow:
../../chrome/browser/ui/views/ime/ime_window_browsertest.cc(53): error: Expected equality of these values:
  expected_bounds
    Which is: 100,200 300x400
  ime_window_->ime_native_window()->GetBounds()
    Which is: 100,135 300x400

and

ImeWindowBrowserTest.CreateNormalWindow:
../../chrome/browser/ui/views/ime/ime_window_browsertest.cc(53): error: Expected equality of these values:
  expected_bounds
    Which is: 100,200 300x400
  ime_window_->ime_native_window()->GetBounds()
    Which is: 100,135 300x400

Labels: Test-Disabled OS-Windows
Owner: shuchen@chromium.org
Status: Assigned (was: Available)
Also recently failed on:
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/win7_chromium_rel_ng/162235

and

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Win7%20Tests%20%28dbg%29%281%29/74075

I'm going to disable these two flaky tests on Windows:
CL: https://chromium-review.googlesource.com/c/chromium/src/+/1399563

shuchen@, please triage/label/reassign as necessary.


Components: Tests>Flaky
Project Member

Comment 4 by bugdroid1@chromium.org, Jan 8

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/2686d9c6bad6d5747d7a97e8ba3d25b76d7e6b28

commit 2686d9c6bad6d5747d7a97e8ba3d25b76d7e6b28
Author: Matt Wolenetz <wolenetz@chromium.org>
Date: Tue Jan 08 00:29:52 2019

Disable flaky ImeWindowBrowserTest.Create{Normal,FollowCursor}Window on windows

BUG=919624
TBR=schuchen@chromium.org

Change-Id: I36c185300c7bae44f364b7e4701cff6cdc1799db
Reviewed-on: https://chromium-review.googlesource.com/c/1399563
Reviewed-by: Matthew Wolenetz <wolenetz@chromium.org>
Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#620549}
[modify] https://crrev.com/2686d9c6bad6d5747d7a97e8ba3d25b76d7e6b28/chrome/browser/ui/views/ime/ime_window_browsertest.cc

Labels: -Sheriff-Chromium
Removing from sheriff queue, test has been disabled.

Sign in to add a comment