New issue
Advanced search Search tips

Issue 904623 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

telemetry tests should not use the event outside of the display

Project Member Reported by osh...@chromium.org, Nov 13

Issue description

Following tests seems to be rely on events outside of the display. It's no longer valid to do so as of crrev.com/c/1328709,
and it should send events within the display.

* telemetry.internal.actions.action_runner_unittest.ActionRunnerTest.testScrollToElement
* telemetry.internal.actions.scroll_to_element_unittest.ScrollToElementActionTest.testScrollContainerToElement
* telemetry.internal.actions.scroll_to_element_unittest.ScrollToElementActionTest.testScrollToElement
* telemetry.internal.actions.scroll_unittest.ScrollActionTest.testScrollDistanceFastTouch
* telemetry.internal.actions.scroll_unittest.ScrollActionTest.testScrollDistanceSlowTouch
* telemetry.internal.actions.scroll_unittest.ScrollActionTest.testTouchScrollDistanceWhileZoomed
 
Owner: nedngu...@google.com
Ned - who is familiar with these tests? 
Cc: bokan@chromium.org sadrul@chromium.org tdres...@chromium.org
Can someone from input/rendering team helps with fixing these tests?
Cc: nedngu...@google.com
Owner: ----

Comment 4 by benhenry@google.com, Jan 16 (6 days ago)

Components: Test>Telemetry

Comment 5 by benhenry@google.com, Jan 16 (6 days ago)

Components: -Tests>Telemetry

Sign in to add a comment