commit | 1aef45043b75391a8164763856d76c02d6839ce7 | [log] [tgz] |
---|---|---|
author | Simon Zünd <szuend@chromium.org> | Wed May 10 10:11:53 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 10:11:53 2023 |
tree | 2bcfc4db099cd063c65be9afb2ef6ab4edd979e7 | |
parent | 82e3c4796db08d68e8c1687839b3d7b9a3931f98 [diff] |
[devtools] Import test runners in http/tests/devtools/a11y-axe-core This CL migrates the first small batch of devtools web tests to import the test runners instead of using `TestRunner.loadTestModule`. Note that "normal" DevTools modules are not imported yet. The CL was fully auto-generated by a small regex search&replace script. We have to rebaseline 2 tests as they reference line numbers in the test files themselves. R=dsv@chromium.org Bug: 1442410 Change-Id: I3648a9a7d75eae61b47752b0effb288af886e5d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4520919 Reviewed-by: Danil Somsikov <dsv@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1141973}
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.