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

Speed up tests with cargo-nextest #3438

Merged
merged 7 commits into from
Oct 29, 2024
Merged

Speed up tests with cargo-nextest #3438

merged 7 commits into from
Oct 29, 2024

Conversation

sandhose
Copy link
Member

  • Ignore slow test, and try to optimize slow deps during testing
  • Remove most doctests
  • Fix rustls not being initialized in a test
  • Shard tests using cargo-nextest

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech
Copy link

cloudflare-workers-and-pages bot commented Oct 28, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 732d6e6
Status: ✅  Deploy successful!
Preview URL: https://93fb43f2.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-nextest.matrix-authentication-service-docs.pages.dev

View logs

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech
@sandhose sandhose merged commit 6a161d6 into main Oct 29, 2024
19 checks passed
@sandhose sandhose deleted the quenting/nextest branch October 29, 2024 11:38
@sandhose sandhose added T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. A-CI Related to continuous integration/GitHub Actions labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Related to continuous integration/GitHub Actions T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant