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

Use .any.js for the getRandomValues() test. #4887

Merged
merged 2 commits into from Mar 14, 2017
Merged

Use .any.js for the getRandomValues() test. #4887

merged 2 commits into from Mar 14, 2017

Conversation

Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Feb 16, 2017

No description provided.

@wpt-pr-bot
Copy link
Collaborator

Notifying @wafflespeanut, @engelke, and @jimsch. (Learn how reviewing works.)

@w3c-bots
Copy link

Chrome (unstable channel)

Testing web-platform-tests at revision b8b8e4e

@w3c-bots
Copy link

Firefox (nightly channel)

Testing web-platform-tests at revision b8b8e4e

@jimsch
Copy link
Contributor

jimsch commented Feb 16, 2017

@Ms2ger Is this something that is a change based on how the platform works? Should this be done for the rest of the tests as well?

@Ms2ger
Copy link
Contributor Author

Ms2ger commented Feb 17, 2017

It just reduces the boilerplate around running tests in both window and (dedicated) worker scopes. I think it's generally better to use this feature when writing tests for APIs that exist in both scopes, but rewriting existing tests is probably low priority.

@annevk annevk merged commit 7a0f014 into master Mar 14, 2017
@annevk annevk deleted the getRandomValues branch March 14, 2017 11:03
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