diff --git a/projects.json b/projects.json index 81e67885..f6e9755c 100755 --- a/projects.json +++ b/projects.json @@ -3210,15 +3210,7 @@ "branch": ["main", "release/6.0", "release/6.1", "release/6.2"], "job": ["source-compat"], "configuration": ["debug"] - }, - { - "issue": "rdar://159565344", - "compatibility": ["4.0", "4.2"], - "branch": ["main"], - "job": ["source-compat"], - "configuration": ["release"] } - ] }, { @@ -3477,13 +3469,6 @@ "job": [ "source-compat" ] - }, - { - "issue": "rdar://163791748", - "platform": "Darwin", - "compatibility": "5.7", - "branch": ["main"], - "job": ["source-compat"] } ] } @@ -5449,17 +5434,7 @@ "action": "BuildSwiftPackage", "build_tests": "true", "configuration": "release", - "tags": "swiftpm", - "xfail": [ - { - "issue": "rdar://163680457", - "compatibility": ["5.10"], - "branch": ["main"], - "job": ["source-compat"], - "platform": "Darwin", - "configuration": "release" - } - ] + "tags": "swiftpm" } ] },