Skip to content

Sync galaxy xsd and fix tests#889

Merged
jmchilton merged 4 commits intogalaxyproject:masterfrom
mvdbeek:sync_galaxy_xsd
Nov 9, 2018
Merged

Sync galaxy xsd and fix tests#889
jmchilton merged 4 commits intogalaxyproject:masterfrom
mvdbeek:sync_galaxy_xsd

Conversation

@mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Nov 8, 2018

And test everything under python 3 if in py36 environment. Otherwise we get an old python 2 version from travis.

@nsoranzo
Copy link
Member

nsoranzo commented Nov 8, 2018

galaxy.xsd is included in galaxy-lib since v18.9.0 , not sure how difficult is to use that one instead.

@nsoranzo
Copy link
Member

nsoranzo commented Nov 8, 2018

The os.makedirs errors can be fixed by using galaxy.util.path.safe_makedirs, I'm going to push a commit here soon.

@nsoranzo
Copy link
Member

nsoranzo commented Nov 8, 2018

Actually the os.makedirs errors are due to generate_tuto_from_wf test not cleaning after itself when failing, so using safe_makedirs in the other tests may make debugging more confusing, I think.

@jmchilton jmchilton merged commit 811a67a into galaxyproject:master Nov 9, 2018
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.

3 participants