Skip to content

BOM-1146 - #258

Merged
bradenmacdonald merged 1 commit into
open-craft:masterfrom
awais786:awais786/BOM-1146
Jan 10, 2020
Merged

BOM-1146#258
bradenmacdonald merged 1 commit into
open-craft:masterfrom
awais786:awais786/BOM-1146

Conversation

@awais786

Copy link
Copy Markdown
Contributor

For last one month in edx-platform test_migrations_are_in_sync test was disabled due to some schema changes. Yesterday this test enabled and failing due to some new migrations changes under python3. It was due to the prefix b in few fields.

@awais786

Copy link
Copy Markdown
Contributor Author

@jmbowman Please review.

@jmbowman

Copy link
Copy Markdown
Contributor

Looks good to me; @bradenmacdonald , could we get a review and release from someone on your end? We made a lot of similar fixes in edx-platform for the Python 3 rollout, this just makes sure that Django under Python 2 and 3 both agree that no new migration is needed.

@bradenmacdonald

Copy link
Copy Markdown
Member

👍 LGTM, thanks!

@bradenmacdonald

bradenmacdonald commented Jan 10, 2020

Copy link
Copy Markdown
Member

I've triggered a build; this is good to merge if the build is green.

Edit: there's some coverage error but it's unrelated.

@bradenmacdonald
bradenmacdonald merged commit 793019c into open-craft:master Jan 10, 2020
@jmbowman

Copy link
Copy Markdown
Contributor

@bradenmacdonald It looks like the coverage error broke the deployment to PyPI; I'm guessing it has to do with an unpinned dependency on coverage, which recently released version 5 that changed the data file format.

@bradenmacdonald

Copy link
Copy Markdown
Member

@jmbowman Thanks for the heads up. Hopefully this will fix it: #259

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.

4 participants