[galaxyproject/galaxy] f63426: Fixes for testing Dockerfile recipe.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: f6342616eb0b6c740b734664cc50b896ad39f4b8 https://github.com/galaxyproject/galaxy/commit/f6342616eb0b6c740b734664cc50b... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-25 (Sun, 25 Mar 2018) Changed paths: M test/docker/base/Dockerfile Log Message: ----------- Fixes for testing Dockerfile recipe. The current Dockerfile build is broken because Selenium is not compatible with the latest chromedriver it seems (and the version in galaxy/testing-base:18.01.4 isn't compatible with the latest stable Chrome - version 65). I can't get older versions of Chrome to install with the current apt source but this does at least pin the version of chromedriver. Longer term it would be good to have the version of chrome we target to be pinned also, I hate that this Dockerfile isn't reproducible. Commit: 5a86b8d706b7d3b8244b2359e2f7740367df1e89 https://github.com/galaxyproject/galaxy/commit/5a86b8d706b7d3b8244b2359e2f77... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-27 (Tue, 27 Mar 2018) Changed paths: M test/docker/base/Dockerfile Log Message: ----------- Merge pull request #5693 from jmchilton/docker_test_update Fixes for testing Dockerfile recipe. Compare: https://github.com/galaxyproject/galaxy/compare/f14c6ffe49b3...5a86b8d706b7
participants (1)
-
GitHub