Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b61ca47c99da6661dee64d6612f8aa30daa464f8 https://github.com/galaxyproject/galaxy/commit/b61ca47c99da6661dee64d6612f8a... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: M test/selenium_tests/test_history_sharing.py Log Message: ----------- Make history sharing tests more robust and informative. - Be sure when sharing a history with a user we wait to actually see that user's e-mail address appear in the history's sharing list after submission. - Print something for the failed history sharing assertions (I'm pretty sure they are 403 errors because some aspect of the sharing or login didn't work - but might as well verify). Commit: a190903bd031ff78f286977cdb7eaca04884de4c https://github.com/galaxyproject/galaxy/commit/a190903bd031ff78f286977cdb7ea... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-09-11 (Mon, 11 Sep 2017) Changed paths: M test/selenium_tests/test_history_sharing.py Log Message: ----------- Merge pull request #4588 from jmchilton/selenium_fixes_25 Make history sharing Selenium tests more robust and informative. Compare: https://github.com/galaxyproject/galaxy/compare/31f2168c3d7f...a190903bd031