New issue
Advanced search Search tips

Issue 728504 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

video_VDAPerf failing on all devices

Project Member Reported by wuchengli@chromium.org, Jun 1 2017

Issue description

Currently video_VDAPerf is failing on all devices. We can test VDA perf using a fake renderer. Add a new VideoDecodeAccelerator::Client class that does cadence and doesn't actually render. This will require a refactor of video_decode_accelerator_unittest.cc. Another possibility is to modify GLRenderingVDAClient and add yet another parameter. This is not preferred because GLRenderingVDAClient is way too huge.
 
Status: WontFix (was: Assigned)
video_VDAPerf started to pass since 9620.0.0. 9618.0.0 was all red. There was only one test result in 9619.0.0 and it was red. I don't know what fixed it.

Sign in to add a comment