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

Revert "Set environment even when no migration runs" #23059

Merged

Conversation

sgrif
Copy link
Contributor

@sgrif sgrif commented Jan 14, 2016

No description provided.

sgrif added a commit that referenced this pull request Jan 14, 2016
…sets-environment-value

Revert "Set environment even when no migration runs"
@sgrif sgrif merged commit 13fc495 into master Jan 14, 2016
@sgrif sgrif deleted the revert-23017-schneems/migration-sets-environment-value branch January 14, 2016 20:59
@schneems
Copy link
Member

ACK. Do you know what the failure was?

@sgrif
Copy link
Contributor Author

sgrif commented Jan 14, 2016

MigrationTest#test_internal_metadata_stores_environment [test/cases/migration_test.rb:383]:
Expected: "test"
Actual: "foofoo"

https://travis-ci.org/rails/rails/builds/102442263

@schneems
Copy link
Member

Thanks. I'm able to reproduce with some difficulty

$ while bundle exec rake test:sqlite3 TEST=test/cases/migration_test.rb; do :; done

@sgrif
Copy link
Contributor Author

sgrif commented Jan 14, 2016

Yup, appears to be intermittent.

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.

None yet

2 participants