Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use selenium-firefox docker image version 2.53.1 #5

Merged
merged 2 commits into from
Jul 3, 2020

Conversation

kabalin
Copy link
Member

@kabalin kabalin commented Jun 30, 2020

Match selenium-firefox version used in https://github.com/moodlehq/moodle-docker (using version 3 will cause failure).

This also adds moodle dir mount to selenium container to allow running file upload
tests (open-lms-open-source/moodle-plugin-ci#110 (comment)).

Also remove PROFILE env var in .travis.yml to prevent assumption that
changing its value to firefox will work (it won't if version remains 3).

The change is realsed to new feature since 2.0.5 release and already reflected in Changelog.

.travis.dist.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
Also remove PROFILE env var in .travis.yml to prevent assumption that
changing its value to `firefox` will work (it won't if version remains 3).

Also add moodle dir mount to selenium container to allow running file upload
tests.
@kabalin kabalin force-pushed the selenium-firefox-downgrade branch from 5ec5e96 to 982d8c2 Compare July 2, 2020 20:19
@kabalin
Copy link
Member Author

kabalin commented Jul 2, 2020

Thanks for review @andrewnicols , all comments have been addressed.

@andrewnicols andrewnicols merged commit b0e16c7 into main Jul 3, 2020
@stronk7 stronk7 deleted the selenium-firefox-downgrade branch July 7, 2020 18:22
@kabalin kabalin mentioned this pull request Jul 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants