Issue metadata
Sign in to add a comment
|
Fix and reenable smoothness.maps on Android WebView Perf |
||||||||||||||||||||
Issue descriptionThis 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.
,
Oct 7 2016
Disable CL is up https://codereview.chromium.org/2399393002/
,
Oct 7 2016
I bisected this before, and it merged it with this bug: www.crbug.com/647630
,
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
,
Oct 8 2016
,
Aug 4 2017
|
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by zh...@chromium.org
, Oct 7 2016