Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9319ddf989aa33158b5a02e7a80e879e9e1bc10d https://github.com/galaxyproject/galaxy/commit/9319ddf989aa33158b5a02e7a80e8... Author: jra001k <jra001k@gmail.com> Date: 2018-10-26 (Fri, 26 Oct 2018) Changed paths: M test/base/populators.py Log Message: ----------- Rename "Test Dataset". Rename test dataset from "Test Dataset" to "Test_Dataset" to prevent CWL error below: <-- if not ACCEPTLIST_RE.match(f["basename"]): raise WorkflowException("Invalid filename: '%s' contains illegal characters" % (f["basename"])) ---> This error occur when running the test below: test/api/test_workflows_cwl.py:CwlWorkflowsTestCase.test_simplest_wf Commit: f0bf1694c54b8cbb06d90e11737c3a7859ffc571 https://github.com/galaxyproject/galaxy/commit/f0bf1694c54b8cbb06d90e11737c3... Author: John Chilton <jmchilton@gmail.com> Date: 2018-10-26 (Fri, 26 Oct 2018) Changed paths: M test/base/populators.py Log Message: ----------- Tweak testing toward being a bit more robust. Commit: 2d7e54831944246b327f06f93cfc22343ae5f9c9 https://github.com/galaxyproject/galaxy/commit/2d7e54831944246b327f06f93cfc2... Author: John Chilton <jmchilton@gmail.com> Date: 2018-10-29 (Mon, 29 Oct 2018) Changed paths: M test/base/populators.py Log Message: ----------- Merge pull request #6929 from jmchilton/testing_tweaks Small testing tweaks from the CWL branch. Compare: https://github.com/galaxyproject/galaxy/compare/91e2e841f717...2d7e54831944 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.