commit | 19314258752f322bfd35b35a7c0c37ea3e80f89f | [log] [tgz] |
---|---|---|
author | Yuly Novikov <[email protected]> | Sat Oct 02 03:06:28 2021 |
committer | Chromium LUCI CQ <[email protected]> | Sat Oct 02 03:06:28 2021 |
tree | 937f4624b8afc87ff21617a17771ce39f08601cc | |
parent | fabcdcec6e2b19a3dc33f6acba549ca35414e843 [diff] |
Add Mac FYI ASAN GPU split builder/tester bots Replacing combined buildertester "Mac FYI GPU ASAN Release" deleted in crrev.com/c/3200452. The split testers serialize tests, reducing the load on Mac Retina AMD pool (as well as Mac Mini Intel pool). Caveats for testing/buildbot/test_suite_exceptions.pyl: 1. This enables info_collection_tests suite which was previously disabled because the old bot ran on 2 GPUs, so we couldn't give a single expectation. 2. This doesn't add is-asan argument for passthrough variants of WebGL tests, since this was the original state. Since we currently have some no-asan expectations which apply to this bot, I don't want to make changes at the moment. Bug: 1255237 Change-Id: I0b0d0da219e211cd5fa66804add4fea85830eb3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3199212 Commit-Queue: Yuly Novikov <[email protected]> Reviewed-by: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/main@{#927511}
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.