Skip to content

Rails 6: Skip binary fixtures test on Windows #807

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
May 12, 2020

Conversation

aidanharan
Copy link
Contributor

@aidanharan aidanharan commented May 11, 2020

The FixturesTest#test_binary_in_fixtures test fails on Windows because the binary file is not being read in binary format.

Opened Rails PR rails/rails#39234 to fix the issue on Rails. Coercing the test on Windows until the issue is fixed.

@aidanharan aidanharan marked this pull request as ready for review May 12, 2020 08:47
@wpolicarpo
Copy link
Member

Can you rebase your branch and resolve the conflicts?

@aidanharan aidanharan force-pushed the fixture-test-windows branch from 107d667 to 99e711a Compare May 12, 2020 10:40
@wpolicarpo wpolicarpo merged commit bfc055d into rails-sqlserver:master May 12, 2020
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.

2 participants