python-mapnik icon indicating copy to clipboard operation
python-mapnik copied to clipboard

Tests are failing (I'm on fixing CI)

Open raven-wing opened this issue 3 years ago • 1 comments

I'm currently working to make python-mapnik work on CI again (moving to github actions). Task is to build package that will be hosted in pypi, but tests are failing... You can see PR here

As you can see - it's green, yet tests, are failing. So:

  1. tests should be fixed,
  2. tests running scripts should be fixed to return nonzero code.

raven-wing avatar Mar 29 '22 09:03 raven-wing

My latest changes are even producing whl wich could be not so far from being able to do pip install mapnik. :)

Though we need working tests.

raven-wing avatar Mar 29 '22 09:03 raven-wing