commit | fb7f8e5ae90e3b0077549a4edaf9cd27bedec184 | [log] [tgz] |
---|---|---|
author | Hazem Ashmawy <hazems@chromium.org> | Thu Jun 10 23:26:19 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 10 23:26:19 2021 |
tree | 37d181e1123fd5a40dfd352513d9207ba5277da8 | |
parent | 0795dec097dc6478b4f31865eafb3286c6185962 [diff] |
[AW] Enable AwSettingsTest#testAllowMixedMode I wasn't able to reproduce the flake locally after running: `bin/run_webview_instrumentation_test_apk -f "*AwSettingsTest*" --num_retries 0 --repeat 500` on Android P emulator Going to enable it and watch for flakiness during the coming week. Bug: 1144935 Change-Id: Ie873d7b24a51df352d8860c749080cde19c29ada Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2953325 Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Auto-Submit: Hazem Ashmawy <hazems@chromium.org> Reviewed-by: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#891443}
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.