Skip to content

ci: fix tests.yml#3856

Merged
schneems merged 2 commits intopuma:mainfrom
MSP-Greg:00-ci
Jan 12, 2026
Merged

ci: fix tests.yml#3856
schneems merged 2 commits intopuma:mainfrom
MSP-Greg:00-ci

Conversation

@MSP-Greg
Copy link
Copy Markdown
Member

@MSP-Greg MSP-Greg commented Jan 12, 2026

Description

Fix tests.yml

Commits:

Update Gemfile - tightens up several gems. At present, rack & rackup still cannot be used from their repos, which was done previously for Ruby head builds. Also, Minitest 6 doesn't work with parallel testing & retry. I'll investigate both issues further.

Update test/test_error_logger.rb - TruffleRuby head - simple fix for a change in logging output.

Your checklist for this pull request

  • I have reviewed the guidelines for contributing to this repository.
  • I have added (or updated) appropriate tests if this PR fixes a bug or adds a feature.
  • My pull request is 100 lines added/removed or less so that it can be easily reviewed.
  • If this PR doesn't need tests (docs change), I added [ci skip] to the title of the PR.
  • If this closes any issues, I have added "Closes #issue" to the PR description or my commit messages.
  • I have updated the documentation accordingly.
  • All new and existing tests passed, including Rubocop.

@github-actions github-actions Bot added the waiting-for-review Waiting on review from anyone label Jan 12, 2026
@schneems schneems merged commit da162d7 into puma:main Jan 12, 2026
71 checks passed
@MSP-Greg MSP-Greg deleted the 00-ci branch January 13, 2026 00:23
@MSP-Greg MSP-Greg added CI / Testing and removed waiting-for-review Waiting on review from anyone labels Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants