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

[WPT/referrer-policy] Dedup some similar <srcdoc>-related tests #18800

Merged
merged 1 commit into from Sep 4, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Sep 3, 2019

[1] will
(a) rename test files largely,
(b) split out <srcdoc>-related subtests for image requests
into separate test files, and
(c) omit some of the subtests, because they are redundant,
or due to mismatches between how tests are executed
before and after [1].

It is hard to track the mixture of (a), (b) and (c),
especially to see whether there are regressions by [1].

To remove the effect of (c) to some extent,
this CL skips some <srcdoc>-related tests (before [1]).
Ideally, if we can omit (c) from [1], then we can estimate
the number of passing/failing tests before/after [1]
by simple calculation, making it easier to check whether
[1] causes regressions.

The skipped tests have similar (non-skipped) tests so I expect
this CL doesn't substantially reduce test coverage.

[1] https://chromium-review.googlesource.com/c/chromium/src/+/1586548/

Bug: 906850
Change-Id: I4b791ba3a6b7512fea1a2e4debf67f382b966906
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777094
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#692734}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@hiroshige-g
Copy link
Contributor

Timing out just because many tests are affected #7660.

[1] will
(a) rename test files largely,
(b) split out <srcdoc>-related subtests for image requests
into separate test files, and
(c) omit some of the subtests, because they are redundant,
or due to mismatches between how tests are executed
before and after [1].

It is hard to track the mixture of (a), (b) and (c),
especially to see whether there are regressions by [1].

To remove the effect of (c) to some extent,
this CL skips some <srcdoc>-related tests (before [1]).
Ideally, if we can omit (c) from [1], then we can estimate
the number of passing/failing tests before/after [1]
by simple calculation, making it easier to check whether
[1] causes regressions.

The skipped tests have similar (non-skipped) tests so I expect
this CL doesn't substantially reduce test coverage.

[1] https://chromium-review.googlesource.com/c/chromium/src/+/1586548/

Bug: 906850
Change-Id: I4b791ba3a6b7512fea1a2e4debf67f382b966906
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1777094
Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Kenichi Ishibashi <bashi@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#692734}
@Hexcles Hexcles merged commit 40215ec into master Sep 4, 2019
@Hexcles Hexcles deleted the chromium-export-cl-1777094 branch September 4, 2019 15:31
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

4 participants