commit | d66d3c337590532c921c560e9819ef63d2aea7ff | [log] [tgz] |
---|---|---|
author | Kevin Grosu <kgrosu@google.com> | Wed Mar 20 21:29:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 21:29:48 2024 |
tree | fc8c5f64993a28f38cc1238105b504878e3d82d3 | |
parent | 35be74f72e4465c2c6d8468065bc12eb31fa28fd [diff] |
Disable flaky testBlockPermissionDoNotLeakFromIncognitoToIncognito test This has been recently re-enabled in crrev/c/5317688 but it is still flaky. https://ci.chromium.org/ui/test/chromium/ninja%3A%2F%2Fchrome%2Fandroid%3Achrome_public_test_apk%2Forg.chromium.chrome.browser.incognito.IncognitoPermissionLeakageTest%23testBlockPermissionDoNotLeakFromIncognitoToIncognito__INCOGNITO_TAB_INCOGNITO_CCT Bug: 1489541 Change-Id: I46fe18b2941405df062e42ee0c28e7c72b526edc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5383733 Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Commit-Queue: Kevin Grosu <kgrosu@google.com> Owners-Override: Kevin Grosu <kgrosu@google.com> Reviewed-by: Sinan Sahin <sinansahin@google.com> Reviewed-by: Zach Katz <katzz@google.com> Cr-Commit-Position: refs/heads/main@{#1275858}
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.