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

Issue 672377 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

VEA unittest: CacheLineUnalignedInputTest hangs on Kevin

Project Member Reported by hywu@chromium.org, Dec 8 2016

Issue description

https://chromium-review.googlesource.com/#/c/414850/ introduces a new solution for https://b.corp.google.com/issues/32690953. It causes CacheLineUnalignedInputTest of VEA unittest to hang.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 9 2016

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

commit 7446ca098616beb872dc93e88bf0b568bca61b16
Author: hywu <hywu@google.com>
Date: Fri Dec 09 03:45:15 2016

VEA unittest: fix cache line-alignment test hang issue

If VEA encoder fails to initialize because the driver
detects plane size is unalign with cache line and
returns VIDIOC_S_FMT error, the test hangs at waiting
undefinitely in error state. This change makes the test
to fail properly.

BUG= 672377 
TEST=Run VEA unittest on Kevin.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel

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

[modify] https://crrev.com/7446ca098616beb872dc93e88bf0b568bca61b16/media/gpu/video_encode_accelerator_unittest.cc

Status: Fixed (was: Assigned)

Sign in to add a comment