New issue
Advanced search Search tips

Issue 803576 link

Starred by 1 user

Issue metadata

Status: Archived
Owner: ----
Closed: Sep 13
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

TouchSelectionControllerClientAuraTest.QuickMenuHiddenOnTouch occasionally flaking on Win7 Tests

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

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of smcgruer@google.com

TouchSelectionControllerClientAuraTest.QuickMenuHiddenOnTouch occasionally flaking on Win7 Tests

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

Flake dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=TouchSelectionControllerClientAuraTest.QuickMenuHiddenOnTouch&testType=content_browsertests

Example failure:

[ RUN      ] TouchSelectionControllerClientAuraTest.QuickMenuHiddenOnTouch
DevTools listening on ws://127.0.0.1:57013/devtools/browser/844adc27-7ad4-4364-af8f-f660040f5dde
../../content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc(702): error: Expected equality of these values:
  ui::TouchSelectionController::SELECTION_ACTIVE
    Which is: 2
  rwhva->selection_controller()->active_status()
    Which is: 0
../../content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc(708): error: Expected equality of these values:
  ui::TouchSelectionController::SELECTION_ACTIVE
    Which is: 2
  rwhva->selection_controller()->active_status()
    Which is: 0
../../content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc(714): error: Expected equality of these values:
  ui::TouchSelectionController::SELECTION_ACTIVE
    Which is: 2
  rwhva->selection_controller()->active_status()
    Which is: 0
../../content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc(720): error: Expected equality of these values:
  ui::TouchSelectionController::SELECTION_ACTIVE
    Which is: 2
  rwhva->selection_controller()->active_status()
    Which is: 0
../../content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc(721): error: Value of: ui::TouchSelectionMenuRunner::GetInstance()->IsRunning()
  Actual: false
Expected: true
[  FAILED  ] TouchSelectionControllerClientAuraTest.QuickMenuHiddenOnTouch, where TypeParam =  and GetParam() =  (127 ms)



This has only failed a bot a few times, so not disabling yet - but it is flaky.
 
Cc: dtapu...@chromium.org
Components: UI>Input
cc-ing dtapuska@ based on OWNERS; please route to appropriate owner
Note: From flake dashboard the test looks generally flaky, but has only failed a Windows bot recently
Project Member

Comment 4 by bugdroid1@chromium.org, Feb 12 2018

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

commit 6f0eae5a2e23b98ac3629aa3b59e4dd670c31b5e
Author: Kevin McNee <mcnee@chromium.org>
Date: Mon Feb 12 16:07:07 2018

Disable TouchSelectionControllerClientAuraTest.QuickMenuHiddenOnTouch

This test is flaky.

TBR=dtapuska@chromium.org

Bug:  803576 
Change-Id: I5978031c5043894bdadc813e0cb45f27596e4125
Reviewed-on: https://chromium-review.googlesource.com/912192
Reviewed-by: Kevin McNee <mcnee@chromium.org>
Commit-Queue: Kevin McNee <mcnee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#536085}
[modify] https://crrev.com/6f0eae5a2e23b98ac3629aa3b59e4dd670c31b5e/content/browser/renderer_host/input/touch_selection_controller_client_aura_browsertest.cc

Comment 5 by mcnee@chromium.org, Feb 12 2018

Labels: -Sheriff-Chromium
The test is now disabled, so I'll remove Sheriff-Chromium.
Status: Archived (was: Available)
Archiving old bugs that haven't been actively assigned in over 180 days.

If you feel this issue should still be addressed, feel free to reopen it or to file a new issue. Thanks!

Sign in to add a comment