[galaxyproject/galaxy] a26991: Selenium workflow run test case fix.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a26991b2a8bea94a98eae38bdacc4739a818f57a https://github.com/galaxyproject/galaxy/commit/a26991b2a8bea94a98eae38bdacc4... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_workflow_run.py Log Message: ----------- Selenium workflow run test case fix. The ``with self.main_panel():`` construct wasn't cleaning up properly - I've fixed this and eliminated the terrible workarounds in the execution test case that I guess I had added trying to figure out how to make things work. It should be more stable now. (This test case has been failing 1 out 9 times I'd say.) Commit: 7b385c2b849fc091a477b75a9194a99934454f8e https://github.com/galaxyproject/galaxy/commit/7b385c2b849fc091a477b75a9194a... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-05-01 (Mon, 01 May 2017) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_workflow_run.py Log Message: ----------- Merge pull request #3992 from jmchilton/selenium_fixes_9 Fixes for Selenium workflow run test case. Compare: https://github.com/galaxyproject/galaxy/compare/ffed281c33be...7b385c2b849f
participants (1)
-
GitHub