Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Replace crlf with Environment.Newline #1752

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

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

schambers
Copy link
Member

@schambers schambers commented Mar 20, 2024

Not all locations in FluentMigrator.Runner were properly using Environment.Newline. This was causing tests to fail on osx.

This also includes more Category annotations that can be ignored when running tests on Mono. These failures are likely due to unicode character encoding and Shouldly not able to properly compare strings

Fixes #1751

…tforms, add additional tests to not working on Mono
@jzabroski
Copy link
Collaborator

@schambers This PR is marked as a draft, but it looks like all the tests passed. Are there additional places its failing on Mono not visible here in the Checks tab?

@schambers
Copy link
Member Author

@jzabroski I was just waiting until today to mark it as good. Everything should be good with this. I'll mark it as ready

@schambers schambers marked this pull request as ready for review March 20, 2024 13:09
@jzabroski jzabroski merged commit 1f1a91f into main Mar 20, 2024
@jzabroski jzabroski added this to the 5.2.0 milestone Mar 20, 2024
@schambers schambers deleted the feature/issue-1751-test-newlines branch March 21, 2024 15:31
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.

Tests failing on M1 Mac due to newline character comparison
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.