Commit 765f37a
committed
[appveyor] Exclude tests due to SSL fails
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.1 parent d44dd56 commit 765f37a
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments