From 58cef7516e5470297f728be1225b2c985c207852 Mon Sep 17 00:00:00 2001 From: Kevin Backhouse Date: Thu, 7 Jul 2022 19:55:28 +0100 Subject: [PATCH] Add issue_2268_poc.jp2 to the exclude list. --- tests/regression_tests/test_regression_allfiles.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/regression_tests/test_regression_allfiles.py b/tests/regression_tests/test_regression_allfiles.py index 341934c4..b969fc5a 100644 --- a/tests/regression_tests/test_regression_allfiles.py +++ b/tests/regression_tests/test_regression_allfiles.py @@ -91,6 +91,7 @@ def get_valid_files(data_dir): "issue_960.poc.webp", "issue_2160_poc.jpg", "issue_2178_poc.jp2", + "issue_2268_poc.jp2", "issue_ghsa_583f_w9pm_99r2_poc.jp2", "issue_ghsa_7569_phvm_vwc2_poc.jp2", "issue_ghsa_mxw9_qx4c_6m8v_poc.jp2",