From 1701e6f064191ad4f7b218371dfd548736f71e0a Mon Sep 17 00:00:00 2001 From: Pavel Yaskevich Date: Tue, 7 Sep 2021 09:59:38 -0700 Subject: [PATCH] Remove no longer failing XFAILs from fluent, vapor, swift-nio and RxReactiveObjC --- projects.json | 104 ++++++-------------------------------------------- 1 file changed, 11 insertions(+), 93 deletions(-) diff --git a/projects.json b/projects.json index 02776af8..babf34e4 100755 --- a/projects.json +++ b/projects.json @@ -886,14 +886,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -2463,11 +2456,6 @@ { "action": "BuildSwiftPackage", "configuration": "release" - ,"xfail": { - "issue": "https://bugs.swift.org/browse/SR-15145", - "compatibility": ["4.2", "5.0", "5.1", "5.2" ,"5.3"], - "branch": "main" - } }, { "action": "TestSwiftPackage" @@ -3358,14 +3346,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" }, { "action": "TestSwiftPackage" @@ -4122,14 +4103,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4161,14 +4135,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0", "5.1"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4196,14 +4163,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4235,14 +4195,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0", "5.1"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4274,14 +4227,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4313,14 +4259,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4352,14 +4291,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0", "5.1"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4391,14 +4323,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0", "5.1"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] }, @@ -4430,14 +4355,7 @@ { "action": "BuildSwiftPackage", "configuration": "release", - "tags": "sourcekit-disabled swiftpm", - "xfail": [ - { - "issue": "rdar://81180448", - "compatibility": ["4.2", "5.0", "5.1"], - "branch": ["main", "release/5.5"] - } - ] + "tags": "sourcekit-disabled swiftpm" } ] },