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

Ignore includers of untested mixins #13611

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

lukebjerring
Copy link
Contributor

Fix for #13598

Specific example: Window includes WindowOrWorkerGlobalScope, as does WorkerGlobalScope, but we don't need to test WorkerGlobalScope.

@foolip
Copy link
Member

foolip commented Oct 19, 2018

@lukebjerring, how risky is this, should we run it through Chromium bots once?

@lukebjerring
Copy link
Contributor Author

It will definitely remove a number of tests, and might not be correct, so yes let's do a chromium run. (Can you do it for me? I don't have chromium on my laptop yet..)

@beaufortfrancois
Copy link
Contributor

How did it go?

@foolip
Copy link
Member

foolip commented Oct 27, 2018

Nobody started a run, miscommunication :)

@beaufortfrancois
Copy link
Contributor

Is there still plan to start a run or do we merge this and see how it goes?

@foolip
Copy link
Member

foolip commented Oct 29, 2018

Luke was asking you to do a run. What you have to do is copy over the changes to a throwaway Chromium CL and do a CQ dry run.

@beaufortfrancois
Copy link
Contributor

/me feel stupid

Here's the CL: https://chromium-review.googlesource.com/c/chromium/src/+/1303727
CQ Dry Run is in progress.

@beaufortfrancois
Copy link
Contributor

@foolip All bots are green.

image

@lukebjerring
Copy link
Contributor Author

Thanks @beaufortfrancois , I'll merge this based on the green-ness.

@lukebjerring lukebjerring merged commit e9e06cd into web-platform-tests:master Oct 29, 2018
@lukebjerring lukebjerring deleted the includes branch October 29, 2018 12:02
@foolip
Copy link
Member

foolip commented Oct 30, 2018

Sweet, thanks @beaufortfrancois!

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.

4 participants