chiark / gitweb /
scanner: fix tests so they work on all tested platforms
authorHans-Christoph Steiner <hans@eds.org>
Tue, 19 Dec 2017 21:51:03 +0000 (22:51 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 19 Dec 2017 21:51:40 +0000 (22:51 +0100)
commit39b76b0eda1b6e5b3aa1c9bbdcc3d5f4b4d10c81
tree7907f702c3570a8df6dc32b565938351ae3025a4
parent86c5598307584b14853db6116e3a6fe090f43e47
scanner: fix tests so they work on all tested platforms

The standard test configuration is needed to make the tests reliably. Also,
these tests used some odd yield logic.  Who knows what exactly failed, but
these tests should be reliable.

* https://gitlab.com/fdroid/fdroidserver/-/jobs/44984595
* https://gitlab.com/fdroid/fdroidserver/-/jobs/44984596
* https://travis-ci.org/f-droid/fdroidserver/builds/318071369
tests/scanner.TestCase