Skip to content

Commit b32b855

Browse files
authored
Merge pull request #267 from gottesmm/pr-903fd3d735187eee93a60fb9cc1bc3b690c2686f
Revert "Xfail fluent and SwiftLint due to SR-9029"
2 parents 3db7621 + b162955 commit b32b855

File tree

1 file changed

+2
-25
lines changed

1 file changed

+2
-25
lines changed

projects.json

Lines changed: 2 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -692,16 +692,7 @@
692692
{
693693
"action": "BuildSwiftPackage",
694694
"configuration": "release",
695-
"tags": "sourcekit",
696-
"xfail": {
697-
"compatibility": {
698-
"4.2": {
699-
"branch": {
700-
"master": "https://bugs.swift.org/browse/SR-9029"
701-
}
702-
}
703-
}
704-
}
695+
"tags": "sourcekit"
705696
}
706697
]
707698
},
@@ -2282,21 +2273,7 @@
22822273
{
22832274
"action": "BuildSwiftPackage",
22842275
"configuration": "release",
2285-
"tags": "sourcekit",
2286-
"xfail": {
2287-
"compatibility": {
2288-
"4.0": {
2289-
"branch": {
2290-
"master": "https://bugs.swift.org/browse/SR-9029"
2291-
}
2292-
},
2293-
"4.2": {
2294-
"branch": {
2295-
"master": "https://bugs.swift.org/browse/SR-9029"
2296-
}
2297-
}
2298-
}
2299-
}
2276+
"tags": "sourcekit"
23002277
},
23012278
{
23022279
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)