Skip to content

Conversation

gbrail
Copy link
Collaborator

@gbrail gbrail commented Jul 3, 2024

This lets the test 262 suite run in parallel.

It would be easy to parallelize the MozillaSuiteTest too, but there are many tests in that suite that are sensitive to memory and stack size and I fear that increasing the memory too much would cause a big resource drain. I will keep experimenting with that.

This lets the test 262 suite run in parallel.
@gbrail
Copy link
Collaborator Author

gbrail commented Jul 3, 2024

This is a better fix.

Closes #1509

@gbrail
Copy link
Collaborator Author

gbrail commented Jul 4, 2024

This is useful even though it doesn't solve all build time problems so I'm going to merge it.

@gbrail gbrail merged commit 84b324e into mozilla:master Jul 4, 2024
@gbrail gbrail deleted the junit-5-upgrade branch July 4, 2024 22:05
@p-bakker p-bakker linked an issue Jul 16, 2024 that may be closed by this pull request
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.

Parallelize Test262SuiteTest
1 participant