Skip to content

Conversation

@MichaelSims
Copy link
Owner

@MichaelSims MichaelSims commented Dec 28, 2025

Configure functional tests to run serially

In commit 43379f I configured junit to run tests in parallel to speed
up verifications, but this unfortunately breaks assumptions that the
functional tests make and additionally increases the odds that I'll
hit GitHub's API rate limits, so I'm configuring the functional tests
to run serially while leaving the global default to parallel.

Stack:

⚠️ Part of a stack created by jaspr. Do not merge manually using the UI - doing so may have unexpected results.

In commit 43379f I configured junit to run tests in parallel to speed
up verifications, but this unfortunately breaks assumptions that the
functional tests make and additionally increases the odds that I'll
hit GitHub's API rate limits, so I'm configuring the functional tests
to run serially while leaving the global default to parallel.

commit-id: I22786ee4
@github-actions
Copy link

Test Results

164 tests  ±0   164 ✅ ±0   45s ⏱️ -1s
  9 suites ±0     0 💤 ±0 
  9 files   ±0     0 ❌ ±0 

Results for commit 59310d1. ± Comparison against base commit 79be983.

@MichaelSims MichaelSims deleted the jaspr/main/I22786ee4 branch December 28, 2025 01:02
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.

3 participants