New issue
Advanced search Search tips

Issue 832815 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----


Show other hotlists

Hotlists containing this issue:
Hotlist-1


Sign in to add a comment

smoothness.sync_scroll.key_mobile_sites_smooth/amazon in smoothness.sync_scroll.key_mobile_sites_smooth failing on chromium.perf/Android Nexus7v2 Perf

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Apr 13 2018

Issue description

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

smoothness.sync_scroll.key_mobile_sites_smooth/amazon in smoothness.sync_scroll.key_mobile_sites_smooth failing on chromium.perf/Android Nexus7v2 Perf

Builders failed on: 
- Android Nexus7v2 Perf: 
  https://build.chromium.org/p/chromium.perf/builders/Android%20Nexus7v2%20Perf


 
Owner: charliea@chromium.org
Status: Assigned (was: Available)
Taking ownership of this until the test is disabled and the bisect launched.

Exception looks like:

Traceback (most recent call last):
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 123, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "/b/swarming/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
    return func(*args, **kwargs)
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 311, in RunStory
    self._current_page.Run(self)
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/page/__init__.py", line 95, in Run
    self.RunPageInteractions(action_runner)
  File "/b/swarming/w/ir/tools/perf/page_sets/key_mobile_sites_smooth.py", line 339, in RunPageInteractions
    distance_expr='document.body.scrollHeight - window.innerHeight')
  File "/b/swarming/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 516, in ScrollElement
    use_touch=use_touch, synthetic_gesture_source=synthetic_gesture_source))
  File "/b/swarming/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 62, in _RunAction
    action.RunAction(self._tab)
  File "/b/swarming/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/internal/actions/scroll.py", line 116, in RunAction
    tab.WaitForJavaScriptCondition('window.__scrollActionDone', timeout=60)
  File "/b/swarming/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 239, in WaitForJavaScriptCondition
    return self._inspector_backend.WaitForJavaScriptCondition(*args, **kwargs)
  File "/b/swarming/w/ir/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 75, in traced_function
    return func(*args, **kwargs)
  File "/b/swarming/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py", line 302, in WaitForJavaScriptCondition
    e.message + '\n' + debug_message)
TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.

Failure screenshot here: https://console.developers.google.com/m/cloudstorage/b/chrome-telemetry-output/o/90616172-3f11-11e8-b997-0242ac110006

This doesn't give any obvious indication as to what failed.
Flakiness dashboard definitely seems to suggest that the flakiness of this test increased somewhere between r549088 (good) and r549189 (bad). Before, it was ~10% flaky like the other platforms and now it seems to be more like 40% flaky.

Going to disable on N7v2 and kick off a bisect over that revision range.
Screen Shot 2018-04-13 at 2.37.50 PM.png
291 KB View Download
Project Member

Comment 4 by 42576172...@developer.gserviceaccount.com, Apr 13 2018

📍 Couldn't reproduce a difference.
https://pinpoint-dot-chromeperf.appspot.com/job/11869052c40000
Components: Speed>Benchmarks>Waterfall
Kicked off a bisect with a wider range.
Project Member

Comment 7 by 42576172...@developer.gserviceaccount.com, Apr 17 2018

📍 Couldn't reproduce a difference.
https://pinpoint-dot-chromeperf.appspot.com/job/12ccef0ec40000
Status: WontFix (was: Assigned)

Sign in to add a comment