freedomofpress / dangerzone

Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs
https://dangerzone.rocks/
GNU Affero General Public License v3.0
3.59k stars 170 forks source link

Reduce large tests #657

Open deeplow opened 9 months ago

deeplow commented 9 months ago

The current large tests run is too slow (24h+). This makes it impractical for testing for releases and regularly. Furthermore, there are a lot of repeated tests with the _uncompressed.pdf extension, which is of little practical difference from observations.

We should aim to have run by default a small set of tests that should take around an hour.