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

Issue 654211 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 656040
Owner:
Closed: Oct 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

system_health.memory_desktop failure on Win 10 High-DPI Perf (3)

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

Issue description

The test has been failing on Win 10 High-DPI Perf (3) for a few weeks.
https://uberchromegw.corp.google.com/i/chromium.perf/builders/Win%2010%20High-DPI%20Perf%20%283%29?numbuilds=200


C:\b\c\b\Win_10_High_DPI_Perf__3_\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__3_\src\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 86, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "C:\b\c\b\Win_10_High_DPI_Perf__3_\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__3_\src\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 310, in RunStory
    self._current_page.Run(self)
  File "C:\b\c\b\Win_10_High_DPI_Perf__3_\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__3_\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__3_\src\tools\perf\page_sets\system_health\browsing_stories.py", line 70, in _DidLoadDocument
    self._ReadNewsItem(action_runner)
  File "C:\b\c\b\Win_10_High_DPI_Perf__3_\src\tools\perf\page_sets\system_health\browsing_stories.py", line 75, in _ReadNewsItem
    action_runner.tab.WaitForDocumentReadyStateToBeComplete()
  File "C:\b\c\b\Win_10_High_DPI_Perf__3_\src\third_party\catapult\telemetry\telemetry\internal\browser\web_contents.py", line 70, in WaitForDocumentReadyStateToBeComplete
    'document.readyState == "complete"', timeout)
  File "C:\b\c\b\Win_10_High_DPI_Perf__3_\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 90s for IsJavaScriptExpressionTrue.
Console output:

 

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

Cc: -nedngu...@google.com
Owner: nedngu...@google.com
Ned, can you take a look?

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

Status: Assigned (was: Untriaged)

Comment 3 by eyaich@chromium.org, Oct 14 2016

Mergedinto: 656040
Status: Duplicate (was: Assigned)

Sign in to add a comment