commit | 699dadcc246fd7606caa9defbb4243bb1b6317ae | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Jul 25 10:24:47 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 25 15:13:02 2019 +0000 |
tree | 35df8c631fa3f9ef5cd061730e7bfeb86fbca9c7 | |
parent | c6dce5ac8701259b67706f7fd1b0b28df26af14a [diff] |
Skip non-D3D11 test contexts on Windows-on-ARM bots The device only has D3D11 (no D3D9 or GL), so every unit test failed to create three of the five context types. This wasn't causing actual problems, but was filling the logs with a huge amount of noise. Bug: skia:9275 Change-Id: I78068b16a56918bc7dba2862834996fb07050438 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/229487 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Brian Osman <brianosman@google.com>