[galaxyproject/galaxy] 45d5e2: Extend test_map_over_two_collections timeout.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 45d5e29c1dcc30e896ed3fc408b2005a35d11ba6 https://github.com/galaxyproject/galaxy/commit/45d5e29c1dcc30e896ed3fc408b20... Author: John Chilton <jmchilton@gmail.com> Date: 2015-09-19 (Sat, 19 Sep 2015) Changed paths: M test/api/test_tools.py Log Message: ----------- Extend test_map_over_two_collections timeout. May be the cause of intermittent test failure on jenkins (https://jenkins.galaxyproject.org/job/G-API/lastCompletedBuild/default/testR...). Commit: 69f4ace0bcdaedc4f2077baeaffe605eb7538d79 https://github.com/galaxyproject/galaxy/commit/69f4ace0bcdaedc4f2077baeaffe6... Author: John Chilton <jmchilton@gmail.com> Date: 2015-09-19 (Sat, 19 Sep 2015) Changed paths: M lib/galaxy/managers/workflows.py Log Message: ----------- Fix failing workflow to_dict editor test. Generating form HTML as part of this request requires a history now (since https://github.com/galaxyproject/galaxy/commit/a00461eaf61bdeeea0c42b8098ae5...). This is a less than ideal since it should definitely not require a history, but it is also less than idea to be shipping HTML via the API for non-web transactions. So rather than solving the former problem, this solves the latter and just doesn't attach form HTML for API requests. Fixes #734. Commit: 2e55eb11e5513cf76cb970e16ea2102bc557865a https://github.com/galaxyproject/galaxy/commit/2e55eb11e5513cf76cb970e16ea21... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-09-19 (Sat, 19 Sep 2015) Changed paths: M lib/galaxy/managers/workflows.py M test/api/test_tools.py Log Message: ----------- Merge pull request #758 from jmchilton/framework_tests API Test Fixes Compare: https://github.com/galaxyproject/galaxy/compare/c7d7736472d0...2e55eb11e551
participants (1)
-
GitHub