[galaxyproject/galaxy] 0b1dd6: Selenium - bug fix for history test options.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0b1dd637a98c9b878972a3b7b0faf783a045f2b3 https://github.com/galaxyproject/galaxy/commit/0b1dd637a98c9b878972a3b7b0faf... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py Log Message: ----------- Selenium - bug fix for history test options. Wait on something useful instead of picking an arbitrary sleep time and praying. Commit: aa825d22aa8ec934fc4ec2a30f20fc821c8e3c0b https://github.com/galaxyproject/galaxy/commit/aa825d22aa8ec934fc4ec2a30f20f... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_saved_histories.py Log Message: ----------- Selenium - fix transient issue with saved histories test. Commit: 76fe60180a4b9059d0fb110573e93bf6274be893 https://github.com/galaxyproject/galaxy/commit/76fe60180a4b9059d0fb110573e93... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/selenium_tests/framework.py Log Message: ----------- Selenium - fix bug where snapshots might be used in tests before it is setup. Commit: 4a4d0498d6a371dc8ddaa226d33ff5cf0a897e69 https://github.com/galaxyproject/galaxy/commit/4a4d0498d6a371dc8ddaa226d33ff... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py Log Message: ----------- Selenium - better fix for upload build click before callback registered. Should fix this transient failure. https://jenkins.galaxyproject.org/job/selenium/568/artifact/568-test-errors/... Commit: 6168e243b28cd85b8b8b719acc55d3e2108af43a https://github.com/galaxyproject/galaxy/commit/6168e243b28cd85b8b8b719acc55d... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/selenium_tests/test_custom_builds.py Log Message: ----------- Selenium - fix rerunning test errors for test_custom_builds. Fixed similar problem for saved histories tests with 341667437ae718258a8d543c4e09d187f7f85326. Should fix this problem https://jenkins.galaxyproject.org/job/selenium/568/artifact/568-test-errors/.... Commit: c90a84e1c211daf680b7e0a8c7aca246bc3152cf https://github.com/galaxyproject/galaxy/commit/c90a84e1c211daf680b7e0a8c7aca... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/selenium_tests/test_saved_histories.py Log Message: ----------- Selenium - fix transient error in history switching test. History sometimes takes longer than that second to switch in the GUI, so start a retry cycle on that assertion after a half a second. xref https://jenkins.galaxyproject.org/job/selenium/586/artifact/586-test-errors/... Commit: 97cf3b94d1571401f3d57a83dd1a644ff356e772 https://github.com/galaxyproject/galaxy/commit/97cf3b94d1571401f3d57a83dd1a6... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_anon_history.py Log Message: ----------- Selenium - fix transiently failing test caused by not waiting on anonymous history loading. After logging out - may need to a wait a second to give the UI and backend a chance to create a new history for the now anoymous user. Pause and let that happen. xref https://jenkins.galaxyproject.org/job/selenium/585/artifact/585-test-errors/... Commit: 9d3ed321be4d0179616af7478eb96bb358b29607 https://github.com/galaxyproject/galaxy/commit/9d3ed321be4d0179616af7478eb96... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/selenium_tests/test_saved_histories.py Log Message: ----------- Selenium - fix transient history in test_saved_histories related to fetching history names. xref https://jenkins.galaxyproject.org/job/selenium/588/artifact/588-test-errors/... Commit: 9f5309688eb17b92d4733a7f9752f97e5a4139db https://github.com/galaxyproject/galaxy/commit/9f5309688eb17b92d4733a7f9752f... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-24 (Sun, 24 Sep 2017) Changed paths: M test/selenium_tests/test_saved_histories.py Log Message: ----------- Import order fix. Commit: 1c2c59526714b00fdf17dd854fe65719df976eba https://github.com/galaxyproject/galaxy/commit/1c2c59526714b00fdf17dd854fe65... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-09-25 (Mon, 25 Sep 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/framework.py M test/selenium_tests/test_anon_history.py M test/selenium_tests/test_custom_builds.py M test/selenium_tests/test_saved_histories.py Log Message: ----------- Merge pull request #4687 from jmchilton/selenium_fixes_34 Ever more Selenium fixes. Compare: https://github.com/galaxyproject/galaxy/compare/c20ac3c820c3...1c2c59526714
participants (1)
-
GitHub