commit | b6725de24416503011f8e560c98f91aa21160cbb | [log] [tgz] |
---|---|---|
author | YuhanYang <yyhyyh@google.com> | Fri Nov 01 01:25:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 01 01:25:19 2024 |
tree | e54f107c5c83adb5dd082399f7a3a84ea329df48 | |
parent | 948fce971f7859c7b7ca7535bbf469fdc7355dbb [diff] |
Enable AcceleratorConfigurationProviderTest.ValidateAllAcceleratorLayouts This failed test was initially caused by enabling Strauss. The actual test result was changed to internal Strauss featured string while the expected result was still the fake one. Now since we've moved all the private Strauss featured string to public: crrev.com/c/5958335, the test should be fixed. Bug: b:371040033 Test: ash_webui_unittests Change-Id: I63919a227b0da8949c653551a7b0e0c5f8d4ed9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5981011 Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Commit-Queue: Yuhan Yang <yyhyyh@google.com> Cr-Commit-Position: refs/heads/main@{#1376709}
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.