commit f2185d4f439fc7b45c35ccd4a2d8c82cfaff7e5c Author: eabdullin Date: Fri Aug 22 17:27:52 2025 +0300 initial commit 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"] + } +}