New issue
Advanced search Search tips

Issue 628641 link

Starred by 0 users

Issue metadata

Status: Duplicate
Merged: issue 628368
Owner: ----
Closed: Jul 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

telemetry_perf_unittests flaky on linux_android_rel_ng

Project Member Reported by ynovikov@chromium.org, Jul 15 2016

Issue description

benchmarks.benchmark_smoke_unittest.BenchmarkSmokeTest.v8.browsing_mobile times out with
[1/1] benchmarks.benchmark_smoke_unittest.BenchmarkSmokeTest.v8.browsing_mobile failed unexpectedly 153.7232s:
  [ RUN      ] browse:social:facebook
  Traceback (most recent call last):
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 85, in _RunStoryAndProcessErrorIfNeeded
      state.RunStory(results)
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 319, in RunStory
      self._current_page.Run(self)
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/page/__init__.py", line 99, in Run
      self.RunPageInteractions(action_runner)
    File "/b/swarm_slave/w/ir0SuiP9/tools/perf/page_sets/system_health/system_health_story.py", line 60, in RunPageInteractions
      self._DidLoadDocument(action_runner)
    File "/b/swarm_slave/w/ir0SuiP9/tools/perf/page_sets/system_health/browsing_stories.py", line 66, in _DidLoadDocument
      self._NavigateToItem(action_runner, i)
    File "/b/swarm_slave/w/ir0SuiP9/tools/perf/page_sets/system_health/browsing_stories.py", line 36, in _NavigateToItem
      self._ClickLink(action_runner, item_selector)
    File "/b/swarm_slave/w/ir0SuiP9/tools/perf/page_sets/system_health/browsing_stories.py", line 39, in _ClickLink
      action_runner.WaitForElement(element_function=element_function)
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 206, in WaitForElement
      timeout_in_seconds=timeout_in_seconds))
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 45, in _RunAction
      action.RunAction(self._tab)
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/internal/actions/wait.py", line 22, in RunAction
      wait=True, timeout_in_seconds=self.timeout_in_seconds)
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/internal/actions/page_action.py", line 113, in EvaluateCallbackWithElement
      tab.WaitForJavaScriptExpression(code, timeout_in_seconds)
    File "/b/swarm_slave/w/ir0SuiP9/third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py", line 136, in WaitForJavaScriptExpression
      e.message + '\n' + debug_message)
  TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.
  Console output:
  (warning) https://m.facebook.com/rihanna:0: Blink deferred a task in order to make scrolling smoother. Your timer and network tasks should take less than 50ms to run to avoid this. Please see https://developers.google.com/web/tools/chrome-devtools/profile/evaluate-performance/rail and  https://crbug.com/574343#c40  for more information.
  (error) https://m.facebook.com/sem_campaigns/sem_pixel_test/?google_pixel_category=4&google_pixel_src=https%3A%2F%2Fgoogleads.g.doubleclick.net%2Fpagead%2Fviewthroughconversion%2F995153884%2F%3Fvalue%3D1.00%26currency_code%3DUSD%26label%3DszBrCMnWkWAQ3K_D2gM%26guid%3DON%26script%3D0:0: Refused to display 'https://m.facebook.com/sem_campaigns/sem_pixel_test/?google_pixel_category=4&google_pixel_src=https%3A%2F%2Fgoogleads.g.doubleclick.net%2Fpagead%2Fviewthroughconversion%2F995153884%2F%3Fvalue%3D1.00%26currency_code%3DUSD%26label%3DszBrCMnWkWAQ3K_D2gM%26guid%3DON%26script%3D0' in a frame because it set 'X-Frame-Options' to 'DENY'.

CCing sheriffs to triage.
 
Mergedinto: 628368
Status: Duplicate (was: Untriaged)

Sign in to add a comment