commit | d8ac663c5dc03a492b9b5db00c8abf5797d53830 | [log] [tgz] |
---|---|---|
author | Henrique Nakashima <hnakashima@chromium.org> | Wed Sep 22 16:59:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 22 16:59:18 2021 |
tree | 3f3e1cc70e0776fa341ea62ce202fbc4897d4fd4 | |
parent | 4e97f7795fcaaa5a8893c50f731b246b46665e77 [diff] |
[Android] Fix flakiness in BluetoothChooserDialogTest#testSelectItem The Drawable changes as soon as it's added to an ImageView. To compare the Drawable with its source, we need to use the ConstantStates. Bug: 1069453 Change-Id: I24655e17749982de054dcfa7a6d669a1a7e59fe7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3170111 Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Ravjit Singh Uppal <ravjit@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/main@{#923906}
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.