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 issue with populateDefault breaking during dev/build #140

Merged
merged 1 commit into from
Jan 27, 2015

Conversation

tractorcow
Copy link

Fixes #139

@dhensby
Copy link
Contributor

dhensby commented Dec 8, 2014

sorry, I've been sitting on #135 for a while and not had time to get round it. Unfortunately the test is fragile and needs sorting out and I've just not had the time to spend on it...

@tractorcow
Copy link
Author

Ah, sorry @dhensby. I made a late night fix without checking the other pull requests first. :)

@dhensby
Copy link
Contributor

dhensby commented Jan 3, 2015

@tractorcow so what's causing these travis failures?

@tractorcow
Copy link
Author

composer/composer#3480 needs merging :)

@dhensby
Copy link
Contributor

dhensby commented Jan 13, 2015

@tractorcow whilst that takes its time being pulled in, is there any work around so we can get passing tests?

@tractorcow
Copy link
Author

Then we have to make a call on whether or not we can dismiss the travis failures for the time being, in order to allow further pull requests to be merged. We've done it before in the past (e.g. during the big ORM rewrite debacle).

What does your better judgement tell you? :)

@dhensby
Copy link
Contributor

dhensby commented Jan 27, 2015

Well, I think this looks like a sensible fix, but we still have a problem despite that PR to composer being merged because there are too many satisfiable SS modules.

Perhaps we need to enforce that we only test against stable releases?

dhensby added a commit that referenced this pull request Jan 27, 2015
BUG Fix issue with populateDefault breaking during dev/build
@dhensby dhensby merged commit 0e267db into silverstripe:master Jan 27, 2015
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.

populateDefaults() causes MySQL error during build
2 participants