many tests failed with the dev/run-tests-docker.py script. That was caused by a missing requirement on flask-multistatic
Signed-off-by: Karsten Hopp karsten@redhat.com
rebased onto 08e8f5629e4f319acb3b09ab925df741ec3916a1
I think the goal here is to drop flask-multistatic as a dep entirely, so these tests need to be redone.
flask-multistatic
:thumbsup: we've removed the dependency to flask-multistatic and it seems that jenkins is fine with it :)
I need to take a look at run-tests-docker.py, then. It fails in ~20 tests
Pull-Request has been closed by karsten
Stale git repo?
many tests failed with the dev/run-tests-docker.py script. That was caused
by a missing requirement on flask-multistatic
Signed-off-by: Karsten Hopp karsten@redhat.com