commit | 53544ffa3849252ba6438b37211da33711b8be64 | [log] [tgz] |
---|---|---|
author | Simon Zünd <szuend@chromium.org> | Mon May 22 06:22:51 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 22 06:22:51 2023 |
tree | efe5603376acb5f59089317d6e3fd7935c35c027 | |
parent | 4e1eac81df92f2ade32d980148c07938801a0f3c [diff] |
[devtools] Import test runners in http/tests/devtools/profiler This CL replaces 'TestRunner.loadTestModule' calls with import statements. The CL was fully auto-generated by a small regex search&replace script. Also updates 5 tests in http/tests/devtools/portals. This CL rebaselines 2 tests: The expectations reference line numbers of the test file itself. R=andoli@chromium.org Bug: 1442410 Change-Id: Ibe7f51d7e1f23c8684270f26aa22311ba6b51eb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4543006 Commit-Queue: Simon Zünd <szuend@chromium.org> Reviewed-by: Jaroslav Sevcik <jarin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1147058}
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.