commit | 51a86b57f6ec62df0452bcd051dcbd6ccdb5ab17 | [log] [tgz] |
---|---|---|
author | Tomasz Jurkiewicz <tju@google.com> | Tue May 07 14:37:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 14:37:15 2024 |
tree | 22594b3ebb4179908013225828de89ce37f5a0ce | |
parent | bca6d95a557536d3721b867233ede05bcf434f75 [diff] |
Disable flaking test (due to possible state sharing issue). Disabled tests share external state (family link account settings) and often get their state modified externally when they expect it to be set to a different value. Bug: 328036610 Change-Id: I2cde58bab31683433dae65b1c9d20ce948e92967 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5518764 Reviewed-by: James Lee <ljjlee@google.com> Auto-Submit: Tomek Jurkiewicz <tju@google.com> Commit-Queue: Tomek Jurkiewicz <tju@google.com> Cr-Commit-Position: refs/heads/main@{#1297477}
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.