| commit | fc549b42f9edc2c8387ed6e70ce9d94e28d1776a | [log] [tgz] |
|---|---|---|
| author | Robert Ogden <robertogden@chromium.org> | Tue Jun 07 02:21:34 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 07 02:21:34 2022 |
| tree | 3dc714ce9dfa2c0fd46a2d6a4a15db97419dd282 | |
| parent | b40fe2ceba4ac3b3ea391ef78b822f02b4e46323 [diff] |
Deflake PageTextObserverBrowserTests Done by * More time on the "slow-frist-layout" script * Not using --single-process since it wasn't helping * Removing non-deterministically added white space Verified with --gtest_repeat=200 * Linux: https://chromium-swarm.appspot.com/task?id=5b4434d89b911510 * Mac: https://chromium-swarm.appspot.com/task?id=5b443c467401f210 * Win7: https://chromium-swarm.appspot.com/task?id=5b43ca52b998b910 * Win10: https://chromium-swarm.appspot.com/task?id=5b53e54a57335410 Bug: 1295025, 1189556 Cq-Include-Trybots: luci.chromium.try:win7-rel Cq-Include-Trybots: luci.chromium.try:mac_chromium_10.13_rel_ng Cq-Include-Trybots: luci.chromium.try:mac_chromium_11.0_rel_ng Cq-Include-Trybots: luci.chromium.try:mac_chromium_10.15_rel_ng Cq-Include-Trybots: luci.chromium.try:mac_chromium_10.14_rel_ng Change-Id: I32ec5c45a319a3c4f47f9a745e65a38bbe667c04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3689207 Commit-Queue: Robert Ogden <robertogden@chromium.org> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1011235}
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.