Skip to content

Conversation

@liuxingbaoyu
Copy link
Member

No description provided.


async function main() {
const testsStream = new Test262Stream(TESTS, {
paths: ["test/language"],
Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe we can merge this file into index.js.

@nicolo-ribaudo
Copy link
Member

How much more time does running the full suite take with this?

@liuxingbaoyu
Copy link
Member Author

I haven't tried it yet, but it shouldn't have much of an impact.
There are only 1638 files in staging, and 23621 files in language.

Even if it's slower we can enable caching, that will allow us to run test262 with Babel 8 at the same time.
#58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants