New issue
Advanced search Search tips

Issue 820516 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

video_ChromeHWDecodeUsed failed chrome informational builds

Project Member Reported by x...@chromium.org, Mar 9 2018

Issue description

It started showing up on caroline and tricky chrome informational builds, see https://uberchromegw.corp.google.com/i/chromeos.chrome/builders/caroline-tot-chrome-pfq-informational/builds/1148 and
https://uberchromegw.corp.google.com/i/chromeos.chrome/builders/tricky-tot-chrome-pfq-informational/builds/8348

Selected error messages:
03/09 08:46:58.021 WARNI|              test:0637| The test failed with the following exception
Traceback (most recent call last):
  File "/usr/local/autotest/common_lib/test.py", line 631, in _exec
    _call_test_function(self.execute, *p_args, **p_dargs)
  File "/usr/local/autotest/common_lib/test.py", line 831, in _call_test_function
    return func(*args, **dargs)
  File "/usr/local/autotest/common_lib/test.py", line 495, in execute
    dargs)
  File "/usr/local/autotest/common_lib/test.py", line 362, in _call_run_once_with_retry
    postprocess_profiled_run, args, dargs)
  File "/usr/local/autotest/common_lib/test.py", line 400, in _call_run_once
    self.run_once(*args, **dargs)
  File "/usr/local/autotest/cros/video/helper_logger.py", line 82, in call
    return func(*args, **kwargs)
  File "/usr/local/autotest/tests/video_ChromeHWDecodeUsed/video_ChromeHWDecodeUsed.py", line 104, in run_once
    raise error.TestError('GPU Video Decoder Error.')
TestError: GPU Video Decoder Error.

 

Comment 1 by x...@chromium.org, Mar 9 2018

Cc: mcasas@chromium.org
https://chromium-review.googlesource.com/c/chromium/src/+/951928 may be related?
mcasas@, can you take a look?
Components: Internals>GPU>Video
Owner: mcasas@chromium.org
Status: Assigned (was: Untriaged)
#1: likely so, the CL contained a(n embarrasing) ifdef typo, but has already been
reverted, will monitor.
Status: Fixed (was: Assigned)
The revert flipped the bot green: https://uberchromegw.corp.google.com/i/chromeos.chrome/builders/tricky-tot-chrome-pfq-informational/builds/8350


Sign in to add a comment