New issue
Advanced search Search tips

Issue 653901 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Mar 2017
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Fix and reenable oortonline_tbmv2.reference on Win Zenbook Perf (1)

Project Member Reported by eyaich@chromium.org, Oct 7 2016

Issue description

Builder: https://uberchromegw.corp.google.com/i/chromium.perf/builders/Win%20Zenbook%20Perf%20%281%29/builds/3031

(This has been failing for a while though, this is just the most recent one)

Link to failing step log:
https://uberchromegw.corp.google.com/i/chromium.perf/builders/Win%20Zenbook%20Perf%20%281%29/builds/3031/steps/oortonline_tbmv2.reference/logs/stdio

Relevant log: 
C:\b\c\b\Win_Zenbook_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_Zenbook_Perf__1_\src\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 86, in _RunStoryAndProcessErrorIfNeeded
    state.RunStory(results)
  File "C:\b\c\b\Win_Zenbook_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_Zenbook_Perf__1_\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_Zenbook_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_Zenbook_Perf__1_\src\tools\perf\page_sets\oortonline.py", line 55, in RunPageInteractions
    action_runner.WaitForJavaScriptCondition('window.benchmarkStarted')
  File "C:\b\c\b\Win_Zenbook_Perf__1_\src\third_party\catapult\telemetry\telemetry\internal\actions\action_runner.py", line 220, in WaitForJavaScriptCondition
    self._tab.WaitForJavaScriptExpression(condition, timeout_in_seconds)
  File "C:\b\c\b\Win_Zenbook_Perf__1_\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 60s for IsJavaScriptExpressionTrue.
Console output:
(warning) http://oortonline.gl/js/modernizr-2.8.2.custom.min.js:4: 'webkitAudioContext' is deprecated. Please use 'AudioContext' instead.


INFO:root:Chrome version: 2623
ERROR:root:Error when deleting c:\users\chrome~2\appdata\local\temp\tmphh_7vz, will try again at exit.
Traceback (most recent call last):
  File "C:\b\c\b\Win_Zenbook_Perf__1_\src\third_party\catapult\telemetry\telemetry\internal\platform\tracing_controller_backend.py", line 275, in CollectAgentTraceData
    os.remove(self._trace_log)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'c:\\users\\chrome~2\\appdata\\local\\temp\\tmphh_7vz'
[  FAILED  ] http://oortonline.gl/#run (183330 ms)
INFO:root:Successfully shut down browser cooperatively
INFO:py_utils.cloud_storage:Uploading c:\users\chrome~2\appdata\local\temp\tmp4b4xhz.png to gs://chrome-telemetry-output/profiler-file-id_0-2016-10-07_02-50-1154098.png
View generated profiler files online at https://console.developers.google.com/m/cloudstorage/b/chrome-telemetry-output/o/profiler-file-id_0-2016-10-07_02-50-1154098.png for page http://oortonline.gl/#run
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ]  http://oortonline.gl/#run

1 FAILED TEST




If the test is disabled, please downgrade to Pri-2.

 
Project Member

Comment 1 by bugdroid1@chromium.org, Oct 7 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a58bc127fd7b7e28989c77cd037727c0073f841e

commit a58bc127fd7b7e28989c77cd037727c0073f841e
Author: eyaich <eyaich@chromium.org>
Date: Fri Oct 07 23:13:34 2016

Disabling oortonline_tbmv2 on windows

BUG= chromium:653901 

Review-Url: https://codereview.chromium.org/2394273004
Cr-Commit-Position: refs/heads/master@{#424003}

[modify] https://crrev.com/a58bc127fd7b7e28989c77cd037727c0073f841e/tools/perf/benchmarks/oortonline.py

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

Labels: -Pri-1 OS-Windows Pri-2
Summary: Fix and reenable oortonline_tbmv2.reference on Win Zenbook Perf (1) (was: oortonline_tbmv2.reference failure on chromium.perf at on Win Zenbook Perf (1))
Status: WontFix (was: Assigned)
Ref builds no longer make runs fail. Closing as wont fix since we cant do anythign about ref builds.

Sign in to add a comment