Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lint] Allow multiple --ignore-glob in wpt lint #24520

Merged
merged 3 commits into from Jul 9, 2020
Merged

Conversation

Hexcles
Copy link
Member

@Hexcles Hexcles commented Jul 8, 2020

Needed by https://crbug.com/1103374 to add additional globs in Chromium

tools/lint/tests/test_lint.py Outdated Show resolved Hide resolved
@wpt-pr-bot wpt-pr-bot temporarily deployed to wpt-preview-24520 July 9, 2020 15:22 Inactive
@Hexcles Hexcles merged commit 17b6650 into master Jul 9, 2020
@Hexcles Hexcles deleted the lint-ignore-glob branch July 9, 2020 18:31
Hexcles added a commit that referenced this pull request Jul 10, 2020
This was introduced in #24520 accidentally.
@Hexcles Hexcles mentioned this pull request Jul 10, 2020
Hexcles added a commit that referenced this pull request Jul 10, 2020
* [lint] Fix a type annotation

This was introduced in #24520 accidentally.

* Skip quic in pytest and coverage

quic/ contains Python 3-only code that leads to warnings when running
`pytest --cov` in Python 2.

* Mark a test as expected to fail on Windows+py3

See #24561 for details.

* Drive-by: change docker-worker schema URL
blueboxd pushed a commit to blueboxd/chromium-legacy that referenced this pull request Jul 14, 2020
This brings in a critical change to allow us skipping multiple patterns
in `wpt lint`: web-platform-tests/wpt#24520

Bug: 1103374
Change-Id: I8f8fcf85ce3930e94d3f3453dfcc77aedd0e883f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297680
Commit-Queue: Robert Ma <robertma@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Auto-Submit: Robert Ma <robertma@chromium.org>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788183}
mjfroman pushed a commit to mjfroman/moz-libwebrtc-third-party that referenced this pull request Oct 14, 2022
This brings in a critical change to allow us skipping multiple patterns
in `wpt lint`: web-platform-tests/wpt#24520

Bug: 1103374
Change-Id: I8f8fcf85ce3930e94d3f3453dfcc77aedd0e883f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297680
Commit-Queue: Robert Ma <robertma@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Auto-Submit: Robert Ma <robertma@chromium.org>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#788183}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: adff881192be92a1e6624d89f89e4fd67fcf6125
ns-rsilva pushed a commit to ns-rsilva/chromium that referenced this pull request Apr 25, 2024
This brings in a critical change to allow us skipping multiple patterns
in `wpt lint`: web-platform-tests/wpt#24520

Bug: 1103374
Change-Id: I8f8fcf85ce3930e94d3f3453dfcc77aedd0e883f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297680
Commit-Queue: Robert Ma <robertma@chromium.org>
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Auto-Submit: Robert Ma <robertma@chromium.org>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#788183}

Former-commit-id: adff881192be92a1e6624d89f89e4fd67fcf6125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants