New issue
Advanced search Search tips

Issue 717140 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 711232
Owner: ----
Closed: May 2017
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

oilpan_gc_times.key_silk_cases failing on android one perf bot

Project Member Reported by rnep...@chromium.org, May 1 2017

Issue description

https://luci-milo.appspot.com/buildbot/chromium.perf/Android%20One%20Perf%20%282%29/?limit=200

Traceback (most recent call last):
  File "/b/c/b/Android_One_Perf__2_/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 89, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "/b/c/b/Android_One_Perf__2_/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_One_Perf__2_/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_One_Perf__2_/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_One_Perf__2_/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_One_Perf__2_/src/third_party/catapult/telemetry/telemetry/page/legacy_page_test.py", line 195, in RunNavigateSteps
    page.RunNavigateSteps(action_runner)
  File "/b/c/b/Android_One_Perf__2_/src/tools/perf/page_sets/key_silk_cases.py", line 560, in RunNavigateSteps
    'document.getElementsByClassName("tweet").length > 0')
  File "/b/c/b/Android_One_Perf__2_/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_One_Perf__2_/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_One_Perf__2_/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_One_Perf__2_/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_One_Perf__2_/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_One_Perf__2_/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.
 
Mergedinto: 711232
Status: Duplicate (was: Untriaged)

=== BISECT JOB RESULTS ===
Test failure found with culprit

Suspected Commit
  Author : nednguyen
  Commit : 41bda73617edc29dbca3eda9b97a7b33f665c393
  Date   : Wed Apr 12 19:15:53 2017
  Subject: [web-page-replay] Roll WPR to the latest commit

Bisect Details
  Configuration: android_one_perf_bisect
  Benchmark    : oilpan_gc_times.key_silk_cases
  Metric       : oilpan_gc/http___s.codepen.io_befamous_fullpage_pFsqb?scroll

Revision                                 Exit Code      N
chromium@464084                          0 +- N/A       3      good
chromium@464141                          0 +- N/A       3      good
chromium@464155                          0 +- N/A       3      good
chromium@464156                          0 +- N/A       3      good
chromium@464156,catapult@41bda73617      1 +- N/A       3      bad       <--
chromium@464157                          1 +- N/A       3      bad
chromium@464159                          1 +- N/A       3      bad
chromium@464162                          1 +- N/A       3      bad
chromium@464169                          1 +- N/A       3      bad
chromium@464197                          1 +- N/A       3      bad

To Run This Test
  src/tools/perf/run_benchmark -v --browser=android-chromium --output-format=chartjson --upload-results --pageset-repeat=1 --also-run-disabled-tests --story-filter=http...s.codepen.io.befamous.fullpage.pFsqb.scroll oilpan_gc_times.key_silk_cases

Debug Info
  https://chromeperf.appspot.com/buildbucket_job_status/8980775461779353472

Is this bisect wrong?
  https://chromeperf.appspot.com/bad_bisect?try_job_id=5443616677298176


| O O | Visit http://www.chromium.org/developers/speed-infra/perf-bug-faq
|  X  | for more information addressing perf regression bugs. For feedback,
| / \ | file a bug with component Speed>Bisection.  Thank you!

Sign in to add a comment