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

Clean up the service-workers IDL test #11960

Conversation

lukebjerring
Copy link
Contributor

Deletes some of the untested IDL copies in favor of add_dependency_idls.

Copy link
Member

@foolip foolip left a comment

Choose a reason for hiding this comment

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

Tried to run locally but requires HTTPS and how to get that working locally isn't documented. @lukebjerring, did you run them locally, and were there sufficient docs for how?

@lukebjerring
Copy link
Contributor Author

AFAIK, You don't do anything special to get https tests to work on localhost (considered a secure origin?)

Found 95 tests
93 Pass
2 Fail

@lukebjerring lukebjerring merged commit 0eaf7a1 into web-platform-tests:master Jul 23, 2018
Improve idlharness.js automation moved this from In progress to Done Jul 23, 2018
@foolip
Copy link
Member

foolip commented Jul 23, 2018

Right, localhost is considered a secure context, problem is I was using http://web-platform.test:8000, and https://web-platform.test:8443 doesn't work unless you fiddle with the certs of your real browser, which I didn't.

@lukebjerring lukebjerring deleted the idl-file-updates-service-workers branch October 5, 2018 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants