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

[performance-timeline] Reformat tests #11495

Merged
merged 1 commit into from Jun 19, 2018

Conversation

jorydotcom
Copy link
Member

Refactor tests so that they may be consumed by non-browser JavaScript
runtimes which implement the standard (e.g. Node.js [1]). Use WPT's
.any.js convention to extend test coverage in browsers by allowing
them to be executed within a Web Worker.

This change is in service of gh-11277 [2]

[1] https://nodejs.org/api/perf_hooks.html
[2] #11277

Refactor tests so that they may be consumed by non-browser JavaScript
runtimes which implement the standard (e.g. Node.js [1]). Use WPT's
`.any.js` convention to extend test coverage in browsers by allowing
them to be executed within a Web Worker.

This change is in service of web-platform-testsgh-11277 [2]

[1] https://nodejs.org/api/perf_hooks.html
[2] web-platform-tests#11277
@plehegar plehegar merged commit 50f1cee into web-platform-tests:master Jun 19, 2018
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

3 participants