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

Fix failing tests on ruby head #533

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Fix failing tests on ruby head #533

merged 1 commit into from
Apr 1, 2024

Conversation

mattbrictson
Copy link
Member

@mattbrictson mattbrictson commented Apr 1, 2024

Ruby head has apparently changed the formatting of back traces slightly. This PR updates the regular expressions that we use for asserting back traces, so that they work with the new format.

Fixes CI failures on master.

@mattbrictson mattbrictson added the 🏠 Housekeeping Non-user facing cleanup and maintenance label Apr 1, 2024
@mattbrictson mattbrictson merged commit add7208 into master Apr 1, 2024
16 checks passed
@mattbrictson mattbrictson deleted the fix-ruby-head branch April 1, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 Housekeeping Non-user facing cleanup and maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant