[galaxyproject/galaxy] 5e179d: Fix logic error in new published histories sort by...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 5e179df2a852aa956ce3bd48d4c365d646c2d035 https://github.com/galaxyproject/galaxy/commit/5e179df2a852aa956ce3bd48d4c36... Author: John Chilton <jmchilton@gmail.com> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M test/selenium_tests/test_published_histories_grid.py Log Message: ----------- Fix logic error in new published histories sort by owner test. I switched to randomly generated usernames without actually ensure the random usernames would be generated in the same lexiographic order - that wasn't super bright of me. That sort by owner test should pass as frequently as the other tests in that test case class now. Commit: f623613a392ca21b23b5278530f95257e8d2f365 https://github.com/galaxyproject/galaxy/commit/f623613a392ca21b23b5278530f95... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-09-07 (Thu, 07 Sep 2017) Changed paths: M test/selenium_tests/test_published_histories_grid.py Log Message: ----------- Merge pull request #4577 from jmchilton/selenium_fixes_22 Fix logic error in new published histories sort by owner test. Compare: https://github.com/galaxyproject/galaxy/compare/a8df8729b867...f623613a392c
participants (1)
-
GitHub