| commit | 121036603cf21ff7954e935dae94fa91719b1bab | [log] [tgz] |
|---|---|---|
| author | stluong <stluong@chromium.org> | Fri Feb 09 16:48:56 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 09 16:48:56 2024 |
| tree | 741f2417d740d546300ee167f02ab850278604a9 | |
| parent | 736ac31a9ebd2f32a0c3877755f2d064bc83dbd7 [diff] |
Fix hover card footer test flakiness The hover card tests were flaky because occasionally the hover card will not appear when a tab is hovered or memory refreshing earlier than expected which causes a footer to unexpectedly appear. This CL re-writes the test to fix the test flakiness issue. Bug: 1483255 Change-Id: I34eb2029ef8e46ca45f130a766f5eef800f1e95d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5262989 Reviewed-by: Eshwar Stalin <estalin@chromium.org> Commit-Queue: Steven Luong <stluong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1258553}
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.