commit | 28dd6fbd1c722d55a92f00d19453fe67f37bd50b | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Tue Nov 19 23:33:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 23:33:24 2024 |
tree | ab9bf132185cbad820e714654cda8a42c3d32e1f | |
parent | b5c6f8ac5bb0947e3b772b32350132dfa6426847 [diff] |
Rename popover test that has a name that keeps it from running See crbug.com/379764806 for details. Things called *crash-*.tentative do not get run by our infra. This test also uses test_driver, which is illegal for a crash test, so I just renamed it to a regular test (without "crash"), since it has asserts anyway. Bug: 379764806 Change-Id: I36b6f196561991016b50b7931acdcec15022ddf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6034310 Auto-Submit: Mason Freed <masonf@chromium.org> Reviewed-by: Di Zhang <dizhangg@chromium.org> Commit-Queue: Di Zhang <dizhangg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1385316}
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.