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

CI should run builds and tests in parallel #252

Open
danielledeleo opened this issue May 11, 2022 · 0 comments
Open

CI should run builds and tests in parallel #252

danielledeleo opened this issue May 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@danielledeleo
Copy link
Contributor

Individual builds and runtime tests are currently being run sequentially. Once all of the runnables in testdata are built, they should be copied into new job runners for each of the runtimes (Wasmer, Wasmtime, and WasmEdge). Builds can also be run in parallel.

@danielledeleo danielledeleo added the enhancement New feature or request label May 11, 2022
@danielledeleo danielledeleo changed the title CI should run certain tests in parallel CI should run builds and tests in parallel May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant