Disable oom killer test for --use-threads

This commit is contained in:
James R. Barlow
2022-03-13 01:02:28 -08:00
parent 8182fe9c92
commit 13917c051c
+1
View File
@@ -13,6 +13,7 @@ from ocrmypdf import ExitCode
from .conftest import run_ocrmypdf_api
@pytest.mark.skipif(True, reason="--use-threads is currently default")
@pytest.mark.skipif(os.name == 'nt', reason="Windows doesn't have SIGKILL")
def test_simulate_oom_killer(resources, no_outpdf):
exitcode = run_ocrmypdf_api(