commit | 5e1da6b75306f8487951263ad1a23734dbe981ba | [log] [tgz] |
---|---|---|
author | Christina Bannon <chbannon@google.com> | Tue Feb 06 17:03:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 06 17:03:48 2024 |
tree | d29039a95bee97c0b4d7f1da5792ec079481a269 | |
parent | 6c067e1bf2c8d9c6d02302f15650ecf1e0b0af57 [diff] |
Fix flaky test (testPaymentsBottomSheetShowsVirtualCard) in PaymentsSuggestionBottomSheetEGTest The test was flaky on some simulators because the accessibility ID included a count of the number of cards and the speed of deleting cards differed by run/simulator, resulting in the number of cards present in the given EG test being different. Bug: b/41497012 Change-Id: I7baec860f75e14e5542c59d98019c1b855f04fee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5265778 Reviewed-by: Siyu An <siyua@chromium.org> Reviewed-by: Slobodan Pejic <slobodan@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Christina Bannon <chbannon@google.com> Cr-Commit-Position: refs/heads/main@{#1256819}
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.