Skip to content

Commit 4ba99b3

Browse files
authored
Merge pull request swiftlang#372 from apple/remove-rxswift-xfail
Remove xfail for RxSwift/RxCocoa
2 parents e3c81af + 9214635 commit 4ba99b3

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

projects.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2119,16 +2119,7 @@
21192119
"scheme": "RxCocoa",
21202120
"destination": "platform=macOS",
21212121
"configuration": "Release",
2122-
"tags": "sourcekit",
2123-
"xfail": {
2124-
"compatibility": {
2125-
"5.1": {
2126-
"branch": {
2127-
"master": "https://bugs.swift.org/browse/SR-11141"
2128-
}
2129-
}
2130-
}
2131-
}
2122+
"tags": "sourcekit"
21322123
},
21332124
{
21342125
"action": "BuildXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)