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

Update hard-coded stubs in tests to use Ruby 3.4 backtrace syntax #2990

Open
4 tasks
kaylareopelle opened this issue Dec 11, 2024 · 1 comment
Open
4 tasks
Labels
jan-mar qtr Possible FY Q4 candidate

Comments

@kaylareopelle
Copy link
Contributor

Some of our tests have hard-coded stubs with backtraces with the pre-Ruby 3.4 format. We should update the stubs to point to the example conditionally based on the Ruby version. See "Compatibility Issues" heading on this post for details.

The work for Thread Profile and Backtrace Node tests will be resolved as part of another issue.

The regex used to find these tests is: `

@kaylareopelle kaylareopelle added the jan-mar qtr Possible FY Q4 candidate label Dec 11, 2024
@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jan-mar qtr Possible FY Q4 candidate
Projects
None yet
Development

No branches or pull requests

1 participant