Closed adelton closed 5 years ago
Probably related to 9da44c927cbe05bee032f5f9996288d12f3ce0c2 somehow.
I pushed a fix to the 50-hierarchic-root branch, which removes support for Python 3.3 (which was EOL for over a year) and adds testing with Python 3.7. The docker images used for the integration tests I've updated accordingly (see https://github.com/strongswan/swidGenerator-dockerimages).
I have Travis CI cron job set for my fork of swidGenerator repo. Lately, the tests fail for master (== 0d0941d261925cc01638e88df748c0f2c4395131) for the Python: 3.3: https://travis-ci.org/adelton/swidGenerator/builds/428317519 with error
Something has likely changed somewhere external to swidGenerator because the same commit passed a month ago, both in my clone https://travis-ci.org/adelton/swidGenerator/builds/413453444 and in upstream: https://travis-ci.org/strongswan/swidGenerator/builds/412677830