From f2185d4f439fc7b45c35ccd4a2d8c82cfaff7e5c Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 22 Aug 2025 17:27:52 +0300 Subject: [PATCH] initial commit --- skipped_tests.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 skipped_tests.json diff --git a/skipped_tests.json b/skipped_tests.json new file mode 100644 index 0000000..caf5acd --- /dev/null +++ b/skipped_tests.json @@ -0,0 +1,7 @@ +{ + "test-platform": { + "libxml2": ["run_package_integrity_tests"], + "curl": ["run_package_integrity_tests"], + "bzip2": ["run_package_integrity_tests"] + } +}