commit | 08006c90a2cc4f347ea7e6e093179b8e0ade0abd | [log] [tgz] |
---|---|---|
author | Robert Ma <[email protected]> | Fri Jun 01 15:35:39 2018 |
committer | Commit Bot <[email protected]> | Fri Jun 01 15:35:39 2018 |
tree | 475151395d5dc23d4a017da5430aca17466abc9c | |
parent | c993da7007e67708101125e57ab57cf771890c4b [diff] |
[blinkpy] Add PRESUBMIT tests for `wpt lint` Write a PRESUBMIT_test.py for LayoutTests/external/PRESUBMIT.py to check if it can catch WPT lint errors properly. This PRESUBMIT_test.py will run whenever LayoutTests/external/PRESUBMIT.py is modified. Besides, we also need to test the basic functionalities of `wpt lint` when we roll in a new version, so a new PRESUBMIT.py is added to blinkpy/third_party/wpt which calls the PRESUBMIT_test.py above. (https://www.chromium.org/developers/how-tos/depottools/presubmit-scripts) Bug: 819349 Change-Id: I48766db3dd98f91bf57f86e944f35019d2033ac5 Reviewed-on: https://chromium-review.googlesource.com/1081944 Reviewed-by: Philip Jägenstedt <[email protected]> Commit-Queue: Philip Jägenstedt <[email protected]> Cr-Commit-Position: refs/heads/master@{#563643}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .