-
Notifications
You must be signed in to change notification settings - Fork 533
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
Run tests in parallel (process level) #23142
base: main
Are you sure you want to change the base?
Conversation
This reverts commit 56913c2.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 12 out of 27 changed files in this pull request and generated no suggestions.
Files not reviewed (15)
- azure/packages/test/scenario-runner/package.json: Language not supported
- experimental/dds/tree/package.json: Language not supported
- package.json: Language not supported
- packages/common/core-utils/package.json: Language not supported
- packages/dds/merge-tree/package.json: Language not supported
- packages/dds/sequence/package.json: Language not supported
- packages/dds/tree/package.json: Language not supported
- packages/runtime/container-runtime/package.json: Language not supported
- packages/service-clients/azure-client/package.json: Language not supported
- packages/service-clients/end-to-end-tests/azure-client/package.json: Language not supported
- packages/service-clients/end-to-end-tests/odsp-client/package.json: Language not supported
- packages/service-clients/odsp-client/package.json: Language not supported
- packages/framework/undo-redo/src/test/sequenceHandler.spec.ts: Evaluated as low risk
- packages/runtime/container-runtime/src/test/opLifecycle/opCompressor.spec.ts: Evaluated as low risk
- packages/dds/merge-tree/src/test/beastTest.spec.ts: Evaluated as low risk
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
Just for testing purposes currently.