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

Plan for Parallel test support #25

Closed
Siphonophora opened this issue May 22, 2020 · 1 comment
Closed

Plan for Parallel test support #25

Siphonophora opened this issue May 22, 2020 · 1 comment

Comments

@Siphonophora
Copy link
Collaborator

Thoughts from #22 and #23

  1. The logger isn't built to support parallel test runs.
  2. Instance members that store test output need to be re-thought, or at least locking needs to be added.
  3. Parallel runs will likely require additional tests against internal members that respond to test events.
@codito
Copy link
Contributor

codito commented Jan 31, 2021

This can be closed when we move to the core testlogger. It already supports concurrency for message and results store.

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

No branches or pull requests

2 participants