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

Issue 664541 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 657665
Owner: ----
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 664505



Sign in to add a comment

browse:news:hackernews timing out waiting for load on Win 10 High-DPI Perf

Project Member Reported by perezju@chromium.org, Nov 11 2016

Issue description

Story failing pretty consistently on this bot.

Example traceback:
C:\b\c\b\Win_10_High_DPI_Perf__1_\src\third_party\catapult\telemetry\telemetry\internal\image_processing\_bitmap.py:152: UserWarning: Using pure python png decoder, which could be very slow. To speed up, consider installing numpy & cv2 (OpenCV).
  'Using pure python png decoder, which could be very slow. To speed up, '
Traceback (most recent call last):
  File "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 87, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "C:\b\c\b\Win_10_High_DPI_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 "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 299, in RunStory
    self._current_page.Run(self)
  File "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\third_party\catapult\telemetry\telemetry\page\__init__.py", line 109, in Run
    self.RunPageInteractions(action_runner)
  File "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\tools\perf\page_sets\system_health\system_health_story.py", line 112, in RunPageInteractions
    self._DidLoadDocument(action_runner)
  File "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\tools\perf\page_sets\system_health\browsing_stories.py", line 72, in _DidLoadDocument
    self._ReadNewsItem(action_runner)
  File "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\tools\perf\page_sets\system_health\browsing_stories.py", line 77, in _ReadNewsItem
    action_runner.tab.WaitForDocumentReadyStateToBeComplete()
  File "C:\b\c\b\Win_10_High_DPI_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 "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\third_party\catapult\telemetry\telemetry\internal\browser\web_contents.py", line 76, in WaitForDocumentReadyStateToBeComplete
    'document.readyState == "complete"', timeout)
  File "C:\b\c\b\Win_10_High_DPI_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 "C:\b\c\b\Win_10_High_DPI_Perf__1_\src\third_party\catapult\telemetry\telemetry\internal\browser\web_contents.py", line 142, in WaitForJavaScriptExpression
    e.message + '\n' + debug_message)
TimeoutException: Timed out while waiting 90s for IsJavaScriptExpressionTrue.
https://build.chromium.org/p/chromium.perf/builders/Win%2010%20High-DPI%20Perf%20%281%29/builds/596/steps/system_health.common_desktop/logs/stdio
 
Cc: nednguyen@chromium.org
Components: Tests>Telemetry
Mergedinto: 657665
Status: Duplicate (was: Untriaged)

Sign in to add a comment