Skip to content

Use unicodify() on exceptions and subprocess outputs#944

Merged
mvdbeek merged 3 commits intogalaxyproject:masterfrom
nsoranzo:unicodify_exceptions
Jul 17, 2019
Merged

Use unicodify() on exceptions and subprocess outputs#944
mvdbeek merged 3 commits intogalaxyproject:masterfrom
nsoranzo:unicodify_exceptions

Conversation

@nsoranzo
Copy link
Member

@nsoranzo nsoranzo commented Jul 16, 2019

Fix traceback reported in #939 (comment) .

Also fix 2 old broken tests.

@nsoranzo nsoranzo requested a review from mvdbeek July 17, 2019 11:44
Copy link
Member

@mvdbeek mvdbeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @nsoranzo!

@mvdbeek mvdbeek merged commit 1df1982 into galaxyproject:master Jul 17, 2019
@nsoranzo nsoranzo deleted the unicodify_exceptions branch July 17, 2019 12:08
@nsoranzo
Copy link
Member Author

@mvdbeek Thanks for the merge!

I think we should apply the same changes (in particular adding sort_keys=True to json.dump) to all data managers in your galaxyproject/tools-iuc#2032 , which should simplify the DM testing.

@mvdbeek
Copy link
Member

mvdbeek commented Jul 17, 2019

Yeah, I agree.

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