Disable WebGPU tests on Win7 and move them to gpu_tests.exe
Skip WebGPU tests on Win7 as Win7 does not support D3D12. Since WebGPU decoder tests require a GPU in order to run, they are moved to gpu_tests from gpu_unittests. gpu_unittests.exe run on "GPU less" machines. As a side effect of the move, the tests are no longer skipped on Mac. The change also disables the WebGPU tests on Linux since the shared Vulkan shared image extension is not working or being initialized properly on the bots. Bug: 1017035 Change-Id: Ie5426bd0e1e0bb4b570a74b8a75c1f99c80d246d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879655 Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com> Reviewed-by:Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#711054}
Showing
Please register or sign in to comment