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

InsecureRequestWarning during Selenium tests #8078

Closed
jgmize opened this issue Nov 5, 2019 · 0 comments
Closed

InsecureRequestWarning during Selenium tests #8078

jgmize opened this issue Nov 5, 2019 · 0 comments
Assignees

Comments

@jgmize
Copy link
Contributor

jgmize commented Nov 5, 2019

Description

Since updating Selenium in #8073 we are seeing InsecureRequestWarning messages whenever tests fail or are rerun. So far this has only been observed from the gitlab runner, but we have not seen a failure from Jenkins since the merge, and they are using the exact same test image.

Example warning:

tests/functional/newsletter/test_newsletter_embed.py::test_newsletter_successful_sign_up[MissionPage]
/venv/lib/python3.7/site-packages/urllib3/connectionpool.py:847: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings

Example Job: https://gitlab.com/mozmeao/www-config/-/jobs/341236457

@jgmize jgmize self-assigned this Nov 5, 2019
jgmize added a commit to jgmize/bedrock that referenced this issue Nov 5, 2019
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

No branches or pull requests

1 participant