commit | a75b7e971330a73c06b217ae5655fff7c729f9d5 | [log] [tgz] |
---|---|---|
author | Stefano Duo <stefanoduo@google.com> | Mon May 15 10:35:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 15 10:35:39 2023 |
tree | e7feb02ecc7c0c2cd55f7c90157b71699e243ca5 | |
parent | dfb0f428649e6f9b59b41b58ef9247f9e00e3f9a [diff] |
Batch CronetURLStreamHandlerFactoryTest Since these tests should not affect global state, it should be fine to batch them as unittests. See associated bug for more context. Bug: 1442885 Cq-Include-Trybots: luci.chromium.try:android-cronet-arm-dbg,android-cronet-arm64-dbg,android-cronet-arm64-rel,android-cronet-x86-dbg,android-cronet-x86-dbg-11-tests,android-cronet-x86-dbg-10-tests,android-cronet-x86-dbg-pie-tests,android-cronet-x86-rel,android-cronet-x86-rel-kitkat-tests,android_cronet,ios-m1-simulator-cronet,ios-simulator-cronet Change-Id: I9edbd89276d016802e1c8695aa87d2382180a11d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4521125 Reviewed-by: Dan Stahr <danstahr@google.com> Commit-Queue: Stefano Duo <stefanoduo@google.com> Cr-Commit-Position: refs/heads/main@{#1143988}
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.