WebContentsViewAuraTest.VerticalOverscroll flaky. |
|||
Issue descriptioncontent_browsertests failing on chromium.chromiumos/Linux ChromiumOS Tests (dbg)(1) Builders failed on: - Linux ChromiumOS Tests (dbg)(1): https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29 WebContentsViewAuraTest.VerticalOverscroll WebContentsViewAuraTest.VerticalOverscroll (run #1): [ RUN ] WebContentsViewAuraTest.VerticalOverscroll [781:781:0109/093612.735885:1359358909:WARNING:audio_manager.cc(317)] Multiple instances of AudioManager detected [781:781:0109/093612.736116:1359358987:WARNING:audio_manager.cc(278)] Multiple instances of AudioManager detected Xlib: extension "RANDR" missing on display ":99". [781:781:0109/093612.758856:1359381735:ERROR:proxy_service.cc(1519)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples. ../../content/browser/web_contents/web_contents_view_aura_browsertest.cc:1090: Failure Expected: (0) < (tracker.num_overscroll_updates()), actual: 0 vs 0 ../../content/browser/web_contents/web_contents_view_aura_browsertest.cc:1091: Failure Value of: tracker.overscroll_completed() Actual: false Expected: true [ FAILED ] WebContentsViewAuraTest.VerticalOverscroll, where TypeParam = and GetParam() = (3507 ms) Flakiness Dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=WebContentsViewAuraTest.VerticalOverscroll&testType=content_browsertests
,
Jan 11 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/a8f55a43d7da20364992515885fc25c39ca97e8d commit a8f55a43d7da20364992515885fc25c39ca97e8d Author: foolip <foolip@chromium.org> Date: Wed Jan 11 17:43:17 2017 Disable WebContentsViewAuraTest.VerticalOverscroll on ChromeOS BUG=679420 TBR=sadrul@chromium.org Review-Url: https://codereview.chromium.org/2626823005 Cr-Commit-Position: refs/heads/master@{#442946} [modify] https://crrev.com/a8f55a43d7da20364992515885fc25c39ca97e8d/content/browser/web_contents/web_contents_view_aura_browsertest.cc
,
Jan 12 2017
,
Jan 30 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/2f3622f8f81732cc58a1eec5112cea3a32a61455 commit 2f3622f8f81732cc58a1eec5112cea3a32a61455 Author: Makoto Shimazu <shimazu@chromium.org> Date: Tue Jan 30 01:42:58 2018 Disabled two more tests in WebContentsViewAuraTest Disabled two tests in WebContentsViewAuraTest: - WebContentsViewReparent - OverscrollNotInterruptedBySpuriousMouseEvents QuickOverscrollDirectionChange looks also flaky but I didn't disable it since it passes on the second run. TBR=sadrul@chromium.org NOTRY=true Bug: 807107, 179532, 705599 , 679420, 676156, 668128, 440043, 405945 Change-Id: Ia868b46dc39ed8bc9eec94a60897a51f748c7627 Reviewed-on: https://chromium-review.googlesource.com/892188 Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#532721} [modify] https://crrev.com/2f3622f8f81732cc58a1eec5112cea3a32a61455/content/browser/web_contents/web_contents_view_aura_browsertest.cc
,
Aug 1
|
|||
►
Sign in to add a comment |
|||
Comment 1 by foolip@chromium.org
, Jan 11 2017