Skip to content

Commit 1574043

Browse files
committed
UnXFAIL NetService and Kitura
1 parent 92a5547 commit 1574043

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

projects.json

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -850,17 +850,7 @@
850850
"actions": [
851851
{
852852
"action": "BuildSwiftPackage",
853-
"configuration": "release",
854-
"xfail": {
855-
"compatibility": {
856-
"4.0": {
857-
"branch": {
858-
"master": "https://bugs.swift.org/browse/SR-6539",
859-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6539"
860-
}
861-
}
862-
}
863-
}
853+
"configuration": "release"
864854
}
865855
]
866856
},
@@ -991,16 +981,7 @@
991981
"actions": [
992982
{
993983
"action": "BuildSwiftPackage",
994-
"configuration": "release",
995-
"xfail": {
996-
"compatibility": {
997-
"3.1": {
998-
"branch": {
999-
"master": "https://bugs.swift.org/browse/SR-6334"
1000-
}
1001-
}
1002-
}
1003-
}
984+
"configuration": "release"
1004985
},
1005986
{
1006987
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)