commit | 023529555939e01068874ddff3a2ea8455125efb | [log] [tgz] |
---|---|---|
author | Weizhong Xia <[email protected]> | Fri Apr 29 00:49:42 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Apr 29 00:49:42 2022 |
tree | dadeea0e8811e2d5dbb2af355c44dd36f31d0998 | |
parent | 115a6138b5fb859c8c25aeec1940ea228fde2436 [diff] |
Run platform specific tests for older mac versions Run selected tests in SmokeTests/Mac.txt for mac10.12, 10.13 and 10.14. Those tests have platform specific test expectations or baselines. With this change we are running about 2000 tests. Changed the builders to run with 2 shards. The test finished in about 5 minutes with 2 shards. Bug: 1317393 Change-Id: I948bca146d829f10aeb3196613b854dacec0b573 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3591874 Reviewed-by: Erik Staab <[email protected]> Reviewed-by: Stephen Martinis <[email protected]> Commit-Queue: Weizhong Xia <[email protected]> Reviewed-by: Mark Mentovai <[email protected]> Reviewed-by: David Grogan <[email protected]> Reviewed-by: Ian Kilpatrick <[email protected]> Reviewed-by: Stephen Chenney <[email protected]> Reviewed-by: John Chen <[email protected]> Cr-Commit-Position: refs/heads/main@{#997498}
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.