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

[BUG] Fix broken tests #4882

Merged

Conversation

ToniSkulj
Copy link
Member

Fixes #4863.

After #4838, the processing of the string was done after setting the input string on the source map.
This led to 2 tests failing.

This PR first uses process_input_string before setting the input on the source map. Fixing the failing tests.

@ToniSkulj ToniSkulj self-assigned this Dec 9, 2023
@ToniSkulj ToniSkulj linked an issue Dec 9, 2023 that may be closed by this pull request
@ghost
Copy link

ghost commented Dec 9, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link
Member

@Felienne Felienne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix @ToniSkulj!!

#4881 has similar issues, I hope this fixes those too!

Copy link
Contributor

mergify bot commented Dec 11, 2023

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit b6d8d15 into main Dec 11, 2023
11 checks passed
@mergify mergify bot deleted the 4863-bug-new-exception-system-creates-issues-in-skip-faulty branch December 11, 2023 05:59
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.

[BUG] New exception system creates issues in skip faulty
3 participants