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

test: experimental parallel run #1006

Closed
wants to merge 4 commits into from
Closed

test: experimental parallel run #1006

wants to merge 4 commits into from

Conversation

kirrg001
Copy link
Contributor

No description provided.

@kirrg001
Copy link
Contributor Author

Closing. This is not an acceptable approach. Too slow & too error prone. We should aim for sub tests tasks.

Such as

  • npm run test:ci:databases
  • npm run test:ci:frameworks

Then we can run these tasks in parallel.
We can even skip specific groups when nothing was modified.

@kirrg001 kirrg001 closed this Jan 17, 2024
@kirrg001
Copy link
Contributor Author

Furthermore: reporters do not work with parallel modus.

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.

None yet

1 participant