Skip to content

speed up unit tests#5137

Draft
johha wants to merge 1 commit into
mainfrom
ident-slow-tests
Draft

speed up unit tests#5137
johha wants to merge 1 commit into
mainfrom
ident-slow-tests

Conversation

@johha
Copy link
Copy Markdown
Contributor

@johha johha commented Jun 1, 2026

Split migration specs into a dedicated parallel_rspec batch, cache
runtime logs across runs, and tune the Postgres/MySQL CI services for
non-durable test workloads. Trim hot-spot specs (RSA key reuse, smaller
factories, fake clocks) and switch to targeted per-test truncation.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

Split migration specs into a dedicated parallel_rspec batch, cache
runtime logs across runs, and tune the Postgres/MySQL CI services for
non-durable test workloads. Trim hot-spot specs (RSA key reuse, smaller
factories, fake clocks) and switch to targeted per-test truncation.
@johha johha force-pushed the ident-slow-tests branch from bd940bf to c188e4f Compare June 2, 2026 15:10
@johha johha changed the title test: enable rspec --profile 20 for parallel unit tests speed up unit tests Jun 2, 2026
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.

1 participant