commit | da9e39f2deb0aff42560c21b581e9f720e5f6711 | [log] [tgz] |
---|---|---|
author | Yuke Liao <liaoyuke@chromium.org> | Mon Nov 22 14:43:53 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 22 14:43:53 2021 |
tree | 6244ab36a7f3fcc2a12b893d0d01302f3a8bc26a | |
parent | 9be3c468cb1d77d175cb8688358573cf94edfe3f [diff] |
Revert "[Sheriff] Disable a few lacros tast tests" This reverts commit 93b828685a87d188b7b27213ddb3aa359cd1f9e4. Reason for revert: Not sure why these tests were disabled originally, the attached bug is for tracking flakiness, however, the tests were consistently failing, anyway, the culprit must have been fixed and I verified locally that these tests are passing reliably, so reverting the CL to re-enable them. Original change's description: > [Sheriff] Disable a few lacros tast tests > > These are consistently failing on > https://ci.chromium.org/p/chrome/builders/ci/lacros-amd64-generic-chrome, > and an attempted revert did not solve the problem. > > Bug: 1174896 > Change-Id: I9cb2b08e146c1bf06be4d78459d15f85bf711efe > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3288060 > Commit-Queue: Stephen McGruer <smcgruer@chromium.org> > Commit-Queue: Olga Sharonova <olka@chromium.org> > Owners-Override: Stephen McGruer <smcgruer@chromium.org> > Owners-Override: Olga Sharonova <olka@google.com> > Reviewed-by: Olga Sharonova <olka@chromium.org> > Cr-Commit-Position: refs/heads/main@{#942620} Bug: 1174896 Change-Id: I7eb77c09a93151fafe9d87d69247f8c89d87c336 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3295883 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/main@{#944058}
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.