Issue metadata
Sign in to add a comment
|
No data received for smoothness.sync_scroll.key_mobile_sites_smooth from android-nexus5 since 454721 |
||||||||||||||||||||||
Issue descriptionSee the link to graphs below.
,
Mar 15 2017
Issue 701950 has been merged into this issue.
,
Mar 15 2017
,
Mar 16 2017
This is a pretty consistent failure, across multiple devices, so it probably is a code change.
I'll try a return code bisect.
Looks like LinkedIn is timed out:
Traceback (most recent call last):
File "/b/c/b/Android_Nexus5_Perf__3_/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 88, in _RunStoryAndProcessErrorIfNeeded
state.RunStory(results)
File "/b/c/b/Android_Nexus5_Perf__3_/src/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/c/b/Android_Nexus5_Perf__3_/src/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 299, in RunStory
self._current_page.Run(self)
File "/b/c/b/Android_Nexus5_Perf__3_/src/third_party/catapult/telemetry/telemetry/page/__init__.py", line 108, in Run
shared_state.page_test.RunNavigateSteps(self, current_tab)
File "/b/c/b/Android_Nexus5_Perf__3_/src/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/c/b/Android_Nexus5_Perf__3_/src/third_party/catapult/telemetry/telemetry/page/legacy_page_test.py", line 195, in RunNavigateSteps
page.RunNavigateSteps(action_runner)
File "/b/c/b/Android_Nexus5_Perf__3_/src/tools/perf/page_sets/key_mobile_sites_smooth.py", line 50, in RunNavigateSteps
super(LinkedInSmoothPage, self).RunNavigateSteps(action_runner)
File "/b/c/b/Android_Nexus5_Perf__3_/src/tools/perf/page_sets/key_mobile_sites_pages.py", line 116, in RunNavigateSteps
'document.getElementById("profile-view-scroller") !== null')
File "/b/c/b/Android_Nexus5_Perf__3_/src/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/c/b/Android_Nexus5_Perf__3_/src/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 252, in WaitForJavaScriptCondition
return self._tab.WaitForJavaScriptCondition(*args, **kwargs)
File "/b/c/b/Android_Nexus5_Perf__3_/src/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/c/b/Android_Nexus5_Perf__3_/src/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 191, in WaitForJavaScriptCondition
return self._inspector_backend.WaitForJavaScriptCondition(*args, **kwargs)
File "/b/c/b/Android_Nexus5_Perf__3_/src/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/c/b/Android_Nexus5_Perf__3_/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py", line 294, in WaitForJavaScriptCondition
e.message + '\n' + debug_message)
TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.
,
Mar 16 2017
Bisect started here: https://chromeperf.appspot.com/buildbucket_job_status/8984962893948144816
,
Mar 16 2017
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by nzolghadr@chromium.org
, Mar 15 2017