New issue
Advanced search Search tips

Issue 679420 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

WebContentsViewAuraTest.VerticalOverscroll flaky.

Project Member Reported by dewittj@chromium.org, Jan 9 2017

Issue description

content_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
 

Comment 1 by foolip@chromium.org, Jan 11 2017

Since the flakiness is the worst on ChromeOS I've sent https://codereview.chromium.org/2626823005 to disable it there as well. (It was already disabled on Windows.)

Once that has landed, the Sheriff-Chromium label can be removed.
Project Member

Comment 2 by bugdroid1@chromium.org, 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

Comment 3 by timloh@chromium.org, Jan 12 2017

Labels: -Sheriff-Chromium
Project Member

Comment 4 by bugdroid1@chromium.org, 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

Status: Assigned (was: Available)

Sign in to add a comment