[galaxyproject/galaxy] 7dd921: Add longer pauses for some selenium tests, mark as...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 7dd9213fd874a4bf12d0eee86f03c48dd467a6f2 https://github.com/galaxyproject/galaxy/commit/7dd9213fd874a4bf12d0eee86f03c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2019-02-01 (Fri, 01 Feb 2019) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_custom_builds.py Log Message: ----------- Add longer pauses for some selenium tests, mark as slow renders for easier tracking down and fixing. Commit: d59352224c8f41ba8a1a9219b2bafa24e1a1f142 https://github.com/galaxyproject/galaxy/commit/d59352224c8f41ba8a1a9219b2baf... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2019-02-01 (Fri, 01 Feb 2019) Changed paths: M test/galaxy_selenium/driver_factory.py Log Message: ----------- Set chrome to run headlessly -- todo configure via env var or switch Commit: 78c66f260c4bad5b2d632919fe14307602c8fb4e https://github.com/galaxyproject/galaxy/commit/78c66f260c4bad5b2d632919fe143... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2019-02-01 (Fri, 01 Feb 2019) Changed paths: M test/galaxy_selenium/navigates_galaxy.py Log Message: ----------- Wait for logout redirect. Commit: 9e879b731f27d7b17161c83a60ef559aa529ec63 https://github.com/galaxyproject/galaxy/commit/9e879b731f27d7b17161c83a60ef5... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2019-02-01 (Fri, 01 Feb 2019) Changed paths: M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/test_custom_builds.py Log Message: ----------- Drop now unused slowrender Commit: 817a8469b69e37c48e72a081a75d5c734e636624 https://github.com/galaxyproject/galaxy/commit/817a8469b69e37c48e72a081a75d5... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2019-02-04 (Mon, 04 Feb 2019) Changed paths: M test/galaxy_selenium/cli.py M test/galaxy_selenium/driver_factory.py M test/selenium_tests/framework.py Log Message: ----------- Tie chrome native headless mode into existing HEADLESS logic, functioning with or without pyvirtualdisplay. Commit: 71b01b1be3f70f239fe9114b43eeef87fd9801d9 https://github.com/galaxyproject/galaxy/commit/71b01b1be3f70f239fe9114b43eee... Author: Aysam Guerler <aysam.guerler@gmail.com> Date: 2019-02-04 (Mon, 04 Feb 2019) Changed paths: M test/galaxy_selenium/cli.py M test/galaxy_selenium/driver_factory.py M test/galaxy_selenium/navigates_galaxy.py M test/selenium_tests/framework.py Log Message: ----------- Merge pull request #7287 from dannon/slow_selenium_tests Fix remaining selenium tests and add headless testing option. Compare: https://github.com/galaxyproject/galaxy/compare/645031578d31...71b01b1be3f7
participants (1)
-
Aysam Guerler