You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tests test_handle_include and test_handle_repository
from the TestVersionConverter class consistently fail with
an SSL certification failure on the appveyor Windows builds.
Upgrading the "certifi" package does not resolve this issue.
Since these tests run fine on Linux, Mac and on the GH actions
Windows builds, these tests are deactivated for Appveyor builds.
0 commit comments