dangerzone/tests
Alex Pyrgiotis 756945931f
container: Handle case where docker kill hangs
We have encountered several conversions where the `docker kill` command
hangs.  Handle this case by specifying a timeout to this command. If the
timeout expires, log a warning and proceed with the rest of the
termination logic (i.e., kill the conversion process).

Fixes #854
2024-07-01 17:56:21 +03:00
..
gui Add drag and drop support for document selection 2024-06-27 11:51:41 +02:00
isolation_provider container: Handle case where docker kill hangs 2024-07-01 17:56:21 +03:00
test_docs Adds file formats: epub svg bmp pnm bpm ppm 2024-01-31 19:58:48 +00:00
test_docs_compressed Add page limit of 10000 2023-09-28 11:01:14 +01:00
test_docs_external Add test files for hwp/hwpx (base64 encoded) 2023-08-01 14:37:14 +01:00
test_docs_large@0068ffcb67 Replace armor guards that indicate isolated output 2023-08-22 16:11:41 +01:00
__init__.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
conftest.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_cli.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_document.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_large_set.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_ocr.py tests: Skip a test for missing OCR files on Qubes 2024-06-27 22:11:50 +03:00
test_settings.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
test_util.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00