testing/buildbots: Remove video_decode_accelerator_unitest from buildbots.
This CL removes all buildbots that are using the deprecated video_decode_accelerator_unitest binary. These tests have been replaced by the video_decode_accelerator_tests and the video_decode_accelerator_perf_tests binaries. These buildbots are all run on the Windows platform, even though the video_decode_accelerator_unitest doesn't properly support this. A fake video decoder is used to run the tests, so we won't lose much functionality by removing them. crbug.com/952068 is used to track adding the new video decoder tests to the buildbots. note: the chromium.gpu.fyi.json file was generated by running the testing/buildbot/generate_buildbot_json.py script. TEST=running associated buildbots BUG=933034 Change-Id: Id02968f20db6ce49df4185bd23524f77aeb84f37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1851791Reviewed-by:Kenneth Russell <kbr@chromium.org> Commit-Queue: David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#704957}
Showing
This diff is collapsed.
Please register or sign in to comment