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

Run tests in parallel (process level) #23142

Draft
wants to merge 33 commits into
base: main
Choose a base branch
from
Draft

Conversation

dannimad
Copy link
Contributor

Just for testing purposes currently.

@github-actions github-actions bot added area: build Build related issues area: dds Issues related to distributed data structures area: dds: sharedstring area: dds: tree area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch labels Nov 19, 2024
Copy link
Collaborator

@msfluid-bot msfluid-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Coverage Summary

No packages impacted by the change.


Baseline commit: 13ee3b4
Baseline build: 308453
Happy Coding!!

Code coverage comparison check passed!!

@github-actions github-actions bot added the area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct label Nov 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Build related issues area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants