New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 728528 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

browse:social:pinterest_infinite_scroll failing on webview bots

Project Member Reported by perezju@chromium.org, Jun 1 2017

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
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jun 1 2017

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

commit 04ac4aeaf7f8dea29ec16e58c724daafd6aa6389
Author: Juan A. Navarro Perez <perezju@chromium.org>
Date: Thu Jun 01 10:43:35 2017

[tools/perf] Disable browse:social:pinterest_infinite_scroll on webview

Story gets stuck while trying to scroll.

TBR=nednguyen@google.com,ulan@chromium.org

Bug:  728528 
Change-Id: I19fbbab253bd0dce5a2c48a4a739b6b8474e01df
Reviewed-on: https://chromium-review.googlesource.com/520765
Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Juan Antonio Navarro Pérez <perezju@chromium.org>
Cr-Commit-Position: refs/heads/master@{#476247}
[modify] https://crrev.com/04ac4aeaf7f8dea29ec16e58c724daafd6aa6389/tools/perf/page_sets/system_health/browsing_stories.py

Comment 2 by boliu@chromium.org, Jul 10 2017

Owner: perezju@chromium.org
Status: Assigned (was: Untriaged)
Status: Started (was: Assigned)
Testing whether we can now re-enable the story here:
https://chromium-review.googlesource.com/c/chromium/src/+/654866
Project Member

Comment 4 by bugdroid1@chromium.org, 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

Status: Fixed (was: Started)

Sign in to add a comment