[galaxyproject/galaxy] d3d8fc: Another attempt to skip flakey Selenium tests.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d3d8fc29f17f635e675ac047370d59ac7a9fd23e https://github.com/galaxyproject/galaxy/commit/d3d8fc29f17f635e675ac047370d5... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-21 (Wed, 21 Mar 2018) Changed paths: M test/base/populators.py M test/selenium_tests/test_library_to_collections.py Log Message: ----------- Another attempt to skip flakey Selenium tests. - Flakey was throwing nose's SkipTest but the Selenium framework was catching unittest's, fix that to use unittest version in both places. - There problematic test is still throwing exceptions in the tearDown which is still causing build failures, skip the whole test. Commit: f130fa8222a61412a132a5e5c7d74849a765a92d https://github.com/galaxyproject/galaxy/commit/f130fa8222a61412a132a5e5c7d74... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-21 (Wed, 21 Mar 2018) Changed paths: M test/base/populators.py M test/selenium_tests/test_library_to_collections.py Log Message: ----------- Merge pull request #5754 from jmchilton/selenium_fixes_40 Another attempt to skip flakey Selenium tests. Compare: https://github.com/galaxyproject/galaxy/compare/37b7828cb7bd...f130fa8222a6
participants (1)
-
GitHub