Add gpu accelerated config changes to SmokeTests.
SmokeTests are the subset of layout tests run on the android bots. This change adds coverage to several historically problematic config-change scenarios. These tests use a virtual suite that sets the flag "--use-gpu-in-tests". This flag overrides the default test behavior of using MesaGL, which is not capable of creating surfaces to use with gpu accelerated decoding (at least on Android). This change also fixes some test/expectations rot. BUG=555703 TESTS=Config change LayoutTests. Committed: https://crrev.com/b8bf5eba6b6cd3623f16404c746251bf662d141d Review-Url: https://codereview.chromium.org/1644763002 Cr-Original-Commit-Position: refs/heads/master@{#407938} Cr-Commit-Position: refs/heads/master@{#408266}
Showing
Please register or sign in to comment