media/gpu/test: Update import mode blacklist for new video decoder tests.
This CL adds additional devices to the import mode blacklist used by the video_decode_accelerator(_perf)_tests. The blacklist makes sure all tests are run in allocate mode for devices not supporting import mode. The blacklist is expanded with buddy, guado and rikku. These devices support import mode for h264 and VP9, in which case the Vaapi is used. But when decoding a VP8 video V4L2 is used, and only allocate mode is supported. TEST=./video_decode_accelerator_tests test-25fps.vp8 on rikku BUG=chromium:988916 Change-Id: I5e60221b42d4746816665cb87ba8a8190942c9c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1772902 Commit-Queue: David Staessens <dstaessens@chromium.org> Reviewed-by:Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#691061}
Showing
Please register or sign in to comment