commit | a28dfe625dcaf2f12bdb26dd80deb1287a5e4116 | [log] [tgz] |
---|---|---|
author | George Steel <gtsteel@chromium.org> | Wed Sep 02 17:11:13 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 02 17:11:13 2020 |
tree | 58267cb8f23bc0d959600725ad784a3754f0fbeb | |
parent | 2cf5267f099837f1b46a8b368ce90af0d610fc21 [diff] |
Add condition to -maxclients Xvfb option in run_web_tests This is now only invoked where necessary (60+ cores). Makes the test runner compatible with both modern machines and linux-trusty-rel (which uses a very old Xvfb). Bug: 1122100 Change-Id: Ib68f356efaa8fa361d0c377845bba165635d5362 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385923 Commit-Queue: George Steel <gtsteel@chromium.org> Reviewed-by: Robert Ma <robertma@chromium.org> Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#803900}
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.
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.