commit | ca9e1705d70ac2f1e31a70c6ea6e5ba582281f08 | [log] [tgz] |
---|---|---|
author | Andres Olivares <andoli@chromium.org> | Tue Apr 27 15:53:37 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 27 15:53:37 2021 |
tree | 20d389ec805829cde90e910dba710b218588f50b | |
parent | 55c39c24d4e0431111c77c4871022995ed5488d3 [diff] |
Re-enables layout tests These tests started failing due to a regression of the module.json extensions migration, so they were disabled until a fix landed. https://crrev.com/c/2690561 landed with the fix and also re-enabled them. However, they were disabled again by accident by https://crrev.com/c/2690350 which included an out-of-date state of the TestExpectations file. Bug: 1203169 Fixed: 1177568 Change-Id: Ife1943c983e409521f1660bfd613f71e7a6befab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2854056 Commit-Queue: Andres Olivares <andoli@chromium.org> Reviewed-by: Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#876611}
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.