browse:social:pinterest_infinite_scroll failing on webview bots |
||||
Issue description
Configs where the story has recently failed:
config build history
0 android-nexus6-webview common 2519 111111--111---------
1 android-nexus5x-webview common 5494 11--11--------------
2 android-nexus5x-webview memory 4047 11111111------------
3 android-nexus6-webview memory 2889 1-11111-111---------
4 webview-phone memory 4804 11------------------
5 webview-low-end-phone memory 4690 11------------------
Error is:
Traceback (most recent call last):
File "/b/c/b/Android_Nexus6_WebView_Perf__1_/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 90, in _RunStoryAndProcessErrorIfNeeded
state.RunStory(results)
File "/b/c/b/Android_Nexus6_WebView_Perf__1_/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_Nexus6_WebView_Perf__1_/src/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 296, in RunStory
self._current_page.Run(self)
File "/b/c/b/Android_Nexus6_WebView_Perf__1_/src/third_party/catapult/telemetry/telemetry/page/__init__.py", line 112, in Run
self.RunPageInteractions(action_runner)
File "/b/c/b/Android_Nexus6_WebView_Perf__1_/src/tools/perf/page_sets/system_health/system_health_story.py", line 138, in RunPageInteractions
self._DidLoadDocument(action_runner)
File "/b/c/b/Android_Nexus6_WebView_Perf__1_/src/tools/perf/page_sets/system_health/browsing_stories.py", line 818, in _DidLoadDocument
self._Scroll(action_runner, self.SCROLL_DISTANCE, self.SCROLL_STEP)
File "/b/c/b/Android_Nexus6_WebView_Perf__1_/src/tools/perf/page_sets/system_health/browsing_stories.py", line 839, in _Scroll
raise Exception('Scrolling stuck at %d' % remaining)
Exception: Scrolling stuck at 13314
https://luci-logdog.appspot.com/v/?s=chrome%2Fbb%2Fchromium.perf%2FAndroid_Nexus6_WebView_Perf__1_%2F2890%2F%2B%2Frecipes%2Fsteps%2Fsystem_health.memory_mobile%2F0%2Fstdout
I'm going to disable the story on webview for now
,
Jul 10 2017
,
Sep 7 2017
Testing whether we can now re-enable the story here: https://chromium-review.googlesource.com/c/chromium/src/+/654866
,
Sep 13 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c980f3dc245a15956f48a4a8307ac328e76b9ebd commit c980f3dc245a15956f48a4a8307ac328e76b9ebd Author: Juan A. Navarro Perez <perezju@chromium.org> Date: Wed Sep 13 17:49:46 2017 [tools/perf] Reenable pinterest_infinite_scroll on WebView Story appears to be no longer failing. TBR=nednguyen@google.com Bug: 728528 Change-Id: I86b960740a36f02d8f2a84f292e00662149b28e9 Reviewed-on: https://chromium-review.googlesource.com/654866 Reviewed-by: Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#501685} [modify] https://crrev.com/c980f3dc245a15956f48a4a8307ac328e76b9ebd/tools/perf/page_sets/system_health/expectations.py
,
Sep 19 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Jun 1 2017