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

Issue 653933 link

Starred by 0 users

Issue metadata

Status: Archived
Owner: ----
Closed: Aug 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Fix and reenable smoothness.maps on Android WebView Perf

Project Member Reported by zh...@chromium.org, Oct 7 2016

Issue description

This test has failed for a few weeks.

https://uberchromegw.corp.google.com/i/chromium.perf/builders/Android%20Nexus6%20WebView%20Perf%20%281%29?numbuilds=200

Traceback (most recent call last):
  File "/b/rr/tmpJ7oP3T/w/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 86, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "/b/rr/tmpJ7oP3T/w/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/rr/tmpJ7oP3T/w/src/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 310, in RunStory
    self._current_page.Run(self)
  File "/b/rr/tmpJ7oP3T/w/src/third_party/catapult/telemetry/telemetry/page/__init__.py", line 109, in Run
    self.RunPageInteractions(action_runner)
  File "/b/rr/tmpJ7oP3T/w/src/tools/perf/page_sets/maps.py", line 33, in RunPageInteractions
    'window.testMetrics != undefined', 120)
  File "/b/rr/tmpJ7oP3T/w/src/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 220, in WaitForJavaScriptCondition
    self._tab.WaitForJavaScriptExpression(condition, timeout_in_seconds)
  File "/b/rr/tmpJ7oP3T/w/src/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 136, in WaitForJavaScriptExpression
    e.message + '\n' + debug_message)
TimeoutException: Timed out while waiting 120s for IsJavaScriptExpressionTrue.
 

Comment 1 by zh...@chromium.org, Oct 7 2016

Summary: smoothness.maps failure on chromium.perf Android WebView Perf (was: smoothness.maps failure on chromium.perf Android Nexus6 WebView Perf (1))
Also failing on Android Nexus5X WebView Perf (2) (even before bot becomes purple)

https://uberchromegw.corp.google.com/i/chromium.perf/builders/Android%20Nexus5X%20WebView%20Perf%20%282%29?numbuilds=200

Comment 2 by zh...@chromium.org, Oct 7 2016

Disable CL is up https://codereview.chromium.org/2399393002/
I bisected this before, and it merged it with this bug: www.crbug.com/647630
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 8 2016

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

commit b5f78e230b175f510d6f51c5261cfe240f2859ae
Author: zhenw <zhenw@chromium.org>
Date: Sat Oct 08 04:29:31 2016

Disable smoothness.maps on Android WebView Perf

TBR=nednguyen@google.com
BUG= chromium:653933 

Review-Url: https://codereview.chromium.org/2399393002
Cr-Commit-Position: refs/heads/master@{#424064}

[modify] https://crrev.com/b5f78e230b175f510d6f51c5261cfe240f2859ae/tools/perf/benchmarks/smoothness.py

Comment 5 by zh...@chromium.org, Oct 8 2016

Labels: -Pri-1 Pri-2
Summary: Fix and reenable smoothness.maps on Android WebView Perf (was: smoothness.maps failure on chromium.perf Android WebView Perf)
Status: Archived (was: Untriaged)

Sign in to add a comment