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

Test and fix for regression error on SyncedModel.full_clean(imported=True) #3514

Merged
merged 2 commits into from
Apr 15, 2015

Conversation

jamalex
Copy link
Member

@jamalex jamalex commented Apr 12, 2015

This started showing up on the central server tests, even though it was passing here (since we never do full_clean(imported=True) in the distributed server tests, only in the ecosystem tests on the central server). Adding the fix here, along with a test so that any regressions will be caught here directly.

@jamalex jamalex added this to the 0.13.0 milestone Apr 12, 2015
@jamalex jamalex added the has PR label Apr 12, 2015
jamalex added a commit that referenced this pull request Apr 12, 2015
0.13.x (plus #3514) into central-develop
@aronasorman
Copy link
Collaborator

Heh. Travis is trying to pull the wrong PR (#3515). WHY

@aronasorman
Copy link
Collaborator

Is this the one causing the registration errors?

@MCGallaspy MCGallaspy self-assigned this Apr 15, 2015
@MCGallaspy
Copy link
Contributor

Looks groovy, let me just try to figure out what's going on with Travis.

@MCGallaspy
Copy link
Contributor

Test runs fine locally.

MCGallaspy added a commit that referenced this pull request Apr 15, 2015
Test and fix for regression error on SyncedModel.full_clean(imported=True)
@MCGallaspy MCGallaspy merged commit 1c74576 into learningequality:0.13.x Apr 15, 2015
@MCGallaspy MCGallaspy removed the has PR label Apr 15, 2015
@jamalex
Copy link
Member Author

jamalex commented Apr 15, 2015

Is this the one causing the registration errors?

This was the one causing the syncing errors (and was caused by the fixes for the reg errors).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants