
This reverts commitbafb2bdc07
. Reason for revert: Relanding with fix to not run the tests on linux-win-cross-rel, win-arm64-rel, or win11-arm64-rel-tests Original change's description: > Revert "Add webui_resources_tools_python_unittests." > > This reverts commit782dbb8052
. > > Reason for revert: newly added tests are failing: crbug.com/398286661 > > Original change's description: > > Add webui_resources_tools_python_unittests. > > > > This adds a new test step/binary called > > webui_resources_tools_python_unittests that runs the python unit tests > > in //ui/webui/resources/tools. > > > > No-Try: true > > Bug: 378504039 > > Change-Id: I8f7d1c34cf8a66a30f24d4295565a1596f7d4338 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6277637 > > Reviewed-by: Ben Pastene <bpastene@chromium.org> > > Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> > > Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> > > Commit-Queue: Dirk Pranke <dpranke@google.com> > > Cr-Commit-Position: refs/heads/main@{#1423226} > > Bug: 378504039, 398286661 > Change-Id: Ida93c848800ec243cbe3dc38a3075691be8937e0 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6292926 > Auto-Submit: Muyao Xu <muyaoxu@google.com> > Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Owners-Override: Muyao Xu <muyaoxu@google.com> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Reviewed-by: Muyao Xu <muyaoxu@google.com> > Cr-Commit-Position: refs/heads/main@{#1423416} Bug: 378504039, 398286661 Change-Id: Ifbd5739304ccd5477000e88b7d6906b2b7a3970d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6301559 Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/main@{#1425353}
Chromium
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.