commit | ae6f4f3fe0ce6e3658f0b15ab2adad61a22a67f6 | [log] [tgz] |
---|---|---|
author | Boris Sazonov <bsazonov@chromium.org> | Tue Jul 19 15:57:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 19 15:57:18 2022 |
tree | b475971e28ecbba7c7fde39d22204155e1ab99d2 | |
parent | 96881f060a8bea906caed5a26063992f51b714f9 [diff] |
[Android] 🤠Disable flaky tests in TabSuspensionTest Disable testEagerSuspension, testMultiWindow and testNavigationFromSuspendedTabToInterstitial which are flaky on android-11-x86-rel and android-12-x64-rel. Bug: 1345655 Change-Id: I46b78400960b2d83835949b827eeda089b56b87b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3773553 Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Auto-Submit: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1025750}
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.