| commit | 5ee01592a15e2a145162ec80cbf07d100ffb704c | [log] [tgz] |
|---|---|---|
| author | Peter Wen <wnwen@chromium.org> | Tue Oct 07 15:49:14 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 07 15:49:14 2025 |
| tree | 0cd64c0645145204af95f362223ff173c10fe2bc | |
| parent | 38c3f935c3d454e4118cb0dfad3382363c9e753d [diff] |
infra: Disable Skia Gold on some Android 15 bots Add the `--skia-gold-consider-unsupported` flag to Android 15 tablet and desktop emulator test configurations. This prevents these bots from adding untriaged images for Android 15 (or API 35). We are trying to add API 35 support for render tests but only have one canonical set of images per platform (the non-tablet and non-desktop ones). This prevents triaging and adding many new images and unblocks: https://crrev.com/c/7003946 R=agrieve@chromium.org Bug: 442595348 Change-Id: I985dde3e1cfb75795784f57ac37e32007a5e274b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7016473 Reviewed-by: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1526315}
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.