alts-exclusions/skipped_tests.json
2025-08-25 22:51:52 +01:00

16 lines
399 B
JSON

{
"almalinux-8": {
"libxml2": ["package_integrity_tests", "package_integrity_tests"],
"curl": ["package_integrity_tests"]
},
"almalinux-9": {
"libxml2": ["package_integrity_tests"],
"curl": ["package_integrity_tests"],
"bzip2": ["run_package_integrity_tests"]
},
"ubuntu-24.04": {
"bzip2": ["run_package_integrity_tests"]
}
}