Skip to content

Rails 6: Fix randomly failing tests due to schema load #810

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

Conversation

aidanharan
Copy link
Contributor

There are tests randomly failing because table schema are being loaded during some tests. Changing load_schema calls to to load_schema! to see if that fixes them.

https://travis-ci.org/github/rails-sqlserver/activerecord-sqlserver-adapter/jobs/685740315

@aidanharan aidanharan marked this pull request as ready for review May 12, 2020 10:09
@wpolicarpo wpolicarpo merged commit 40b4ecf 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