| commit | 1d51a8b2df7cc456e49770eed5d7fc30a8075eb3 | [log] [tgz] |
|---|---|---|
| author | Jerry Liu <pzliu@google.com> | Wed Aug 21 21:10:45 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 21:10:45 2024 |
| tree | 4317eea5b254ce6793d054120c6107553cc86d7f | |
| parent | 82dcb3441e96ab60da6396bc48f7ac158ecc6ac0 [diff] |
p13n: deflake SeaPenFreeform component test Fix flaky test caused by selecting "fake" grid items that are not visible. Also make it more forgiving with the empty grid items. BUG=None TEST=browser_tests --gtest_filter="*ComponentTest.SeaPenFreeform*" Change-Id: I46d49c21c181137fa64095c439d8be70deb867cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5803669 Reviewed-by: Jason Thai <jasontt@chromium.org> Commit-Queue: Jerry Liu <pzliu@google.com> Cr-Commit-Position: refs/heads/main@{#1345060}
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.