[galaxyproject/galaxy] 1e32c0: Fix import order and Python3 compatibility for mos...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1e32c0926ca3fcee79f355577c5525c4bf73c8e4 https://github.com/galaxyproject/galaxy/commit/1e32c0926ca3fcee79f355577c552... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-10-10 (Mon, 10 Oct 2016) Changed paths: M .ci/flake8_blacklist.txt M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M client/galaxy/style/source_material/circle.py M doc/parse_gx_xsd.py M test/api/helpers.py M test/api/test_api_batch.py M test/api/test_authenticate.py M test/api/test_dataset_collections.py M test/api/test_history_contents.py M test/api/test_page_revisions.py M test/api/test_pages.py M test/api/test_tool_data.py M test/api/test_tools.py M test/api/test_users.py M test/api/test_workflow_extraction.py M test/api/test_workflows.py M test/api/workflows_format_2/__init__.py M test/api/workflows_format_2/converter.py M test/base/api.py M test/base/driver_util.py M test/base/integration_util.py M test/base/interactor.py M test/base/test_logging.py M test/base/twilltestcase.py M test/functional/test_data_managers.py M test/functional/test_library_templates.py M test/functional/test_toolbox.py M test/functional/workflow.py M test/integration/test_resolvers.py M test/manual/workflows_scaling.py M test/shed_functional/base/test_db_util.py M test/shed_functional/functional/test_0300_reset_all_metadata.py M test/shed_functional/functional/test_1300_reset_all_metadata.py M test/shed_functional/functional_tests.py Log Message: ----------- Fix import order and Python3 compatibility for most of test/ Commit: 75d1f8496acc060e8bd91cdaffd082fc9685ef1f https://github.com/galaxyproject/galaxy/commit/75d1f8496acc060e8bd91cdaffd08... Author: John Chilton <jmchilton@gmail.com> Date: 2016-10-10 (Mon, 10 Oct 2016) Changed paths: M .ci/flake8_blacklist.txt M .ci/flake8_lint_include_list.txt M .ci/py3_sources.txt M client/galaxy/style/source_material/circle.py M doc/parse_gx_xsd.py M test/api/helpers.py M test/api/test_api_batch.py M test/api/test_authenticate.py M test/api/test_dataset_collections.py M test/api/test_history_contents.py M test/api/test_page_revisions.py M test/api/test_pages.py M test/api/test_tool_data.py M test/api/test_tools.py M test/api/test_users.py M test/api/test_workflow_extraction.py M test/api/test_workflows.py M test/api/workflows_format_2/__init__.py M test/api/workflows_format_2/converter.py M test/base/api.py M test/base/driver_util.py M test/base/integration_util.py M test/base/interactor.py M test/base/test_logging.py M test/base/twilltestcase.py M test/functional/test_data_managers.py M test/functional/test_library_templates.py M test/functional/test_toolbox.py M test/functional/workflow.py M test/integration/test_resolvers.py M test/manual/workflows_scaling.py M test/shed_functional/base/test_db_util.py M test/shed_functional/functional/test_0300_reset_all_metadata.py M test/shed_functional/functional/test_1300_reset_all_metadata.py M test/shed_functional/functional_tests.py Log Message: ----------- Merge pull request #3031 from nsoranzo/flake8-import-order Fix import order and Python3 compatibility for most of test/ Compare: https://github.com/galaxyproject/galaxy/compare/7d642c063f18...75d1f8496acc
participants (1)
-
GitHub