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

Fix ci prusse test #152

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Fix ci prusse test #152

wants to merge 22 commits into from

Conversation

prusse-martin
Copy link
Member

No description provided.

nicoddemus and others added 22 commits December 9, 2022 08:56
typing-extensions 4.2.0 is not compatible with Python 3.6, and breaks `pytest`.
`5.10` (the latst version) seems to be incompatible with `jaraco.text`, which is an indirect dependency of `cherrypy`.

Fix #151
The variables were incorrectly defined, resulting in all builds being
done in Python 3.6.
To test in all platforms we cannot pin to 5.12, as it is not available in later Pythons.
This should not be needed anymore, installing from conda-forge is sufficient.
When changing from phantomsj to firefox the messages started to be
prefixed with "ERROR: ".
I could also have changed `SeleniumExtras.get_exception_message`
to drop the prefix, in retrospect that would have been easier because
the expected values will not have to be changed.
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.

None yet

2 participants