commit | 010daf78b710fb1ed0f639de47a1f325127bc0e8 | [log] [tgz] |
---|---|---|
author | Jack Yammine <jyammine@google.com> | Thu Nov 16 14:36:46 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 16 14:36:46 2023 |
tree | ad1d4bbb1567349b005462740f1924268b036b29 | |
parent | cf8ceaf917ae4e1f502211caa9a8a7c1c15e865e [diff] |
[waffle]Enable disabled browser tests Tests were disabled because of histograms that check navigation conditions. A temporary solution is to check that the histogram records the value at least the specified number of times. The tests will be refactored to unit tests in later changes to fix this issue. Fixed: 1502568 Change-Id: I5d48c884bd6328452f43e7fe941d25733656ea4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033727 Reviewed-by: Nicolas Dossou-Gbété <dgn@chromium.org> Auto-Submit: Jack Yammine <jyammine@google.com> Commit-Queue: Jack Yammine <jyammine@google.com> Cr-Commit-Position: refs/heads/main@{#1225475}
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.