[galaxyproject/galaxy] 4d3452: Update the default testing Selenium Chrome Docker ...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4d3452c09e67be62812a13ea7ad803f62ce76fbb https://github.com/galaxyproject/galaxy/commit/4d3452c09e67be62812a13ea7ad80... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-04 (Mon, 04 Sep 2017) Changed paths: M .ci/jenkins/selenium/docker-compose.yml Log Message: ----------- Update the default testing Selenium Chrome Docker target. Some recent changes was incompatible with some bug in the older version (possibly this bug https://bugs.chromium.org/p/chromedriver/issues/detail?id=1552), the result is a huge number of failures in Jenkins as some persistent session error occurs. For example the older (https://jenkins.galaxyproject.org/job/selenium/209/testReport/) but with me hacking the Jenkins job to make this change only two tests fail (https://jenkins.galaxyproject.org/job/selenium/210/testReport/). Commit: ebcb4aa623dce9f92b904bf1f2ad58f59f07dbaf https://github.com/galaxyproject/galaxy/commit/ebcb4aa623dce9f92b904bf1f2ad5... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-04 (Mon, 04 Sep 2017) Changed paths: M test/selenium_tests/test_published_histories_grid.py Log Message: ----------- Possible fix for a transient failure in the published histories grid tests. See failure here (https://jenkins.galaxyproject.org/job/selenium/210/testReport/selenium_tests...). Uses technique to retry atomic assertions that may not be immediately true but will settle as the DOM is updated in response to changes to be true (added in https://github.com/galaxyproject/galaxy/commit/d0df3886fa7acaa3d5f63360e2af7...). Commit: a91c03d4403ad57336ce5cc235b22cf4be5ebd6d https://github.com/galaxyproject/galaxy/commit/a91c03d4403ad57336ce5cc235b22... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-04 (Mon, 04 Sep 2017) Changed paths: M test/selenium_tests/test_workflow_editor.py Log Message: ----------- Remove Selenium test that is broken because Galaxy is broken. See (https://github.com/galaxyproject/galaxy/issues/4548) for more information on the underlying issue. Commit: 3962ba94d756defce37b49375d77e221890904d7 https://github.com/galaxyproject/galaxy/commit/3962ba94d756defce37b49375d77e... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-09-05 (Tue, 05 Sep 2017) Changed paths: M .ci/jenkins/selenium/docker-compose.yml M test/selenium_tests/test_published_histories_grid.py M test/selenium_tests/test_workflow_editor.py Log Message: ----------- Merge pull request #4549 from jmchilton/selenium_fixes_18 Assorted Selenium test fixes Compare: https://github.com/galaxyproject/galaxy/compare/235bdca1eb94...3962ba94d756
participants (1)
-
GitHub