commit | b90d77f25eeb1889368010950b088e2b54525689 | [log] [tgz] |
---|---|---|
author | Andrew Xu <andrewxu@chromium.org> | Tue Jun 07 23:25:28 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 07 23:25:28 2022 |
tree | 16f9fd1fce7cb0dfca306caf0896c643bae2996a | |
parent | f3150c7f9e48a54eb9a2496ab1355ebecb131be1 [diff] |
[Pixel Diff Ash] Enable pixel diff tests in Ash - part 1 This CL is a part of the efforts to enable pixel diff tests in Ash. Specifically, this CL adds a `ViewSkiaGoldPixelDiff` instance to `AshPixelDiffTestBase` in order to take screenshots and upload images to the Skia Gold server. This CL also equips `AshPixelDiffTestBase` with a helper function to verify the primary fullscreen. This CL should not bring any noticeable difference since the ash pixel diff test is not entirely enabled yet. Bug: 1091985,1326184 Change-Id: Ia484095913995b7797454f332b33431e5dcedc5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3689335 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by: Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1011733}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.