Skip to content

Commit a87b7a0

Browse files
authored
Merge pull request swiftlang#180 from rudkx/re-XFAIL-RxSwift-on-branch
Partial revert "un-XFAIL RxSwift."
2 parents 98c7b5c + f50dd08 commit a87b7a0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

projects.json

+10-1
Original file line numberDiff line numberDiff line change
@@ -2002,7 +2002,16 @@
20022002
"workspace": "Rx.xcworkspace",
20032003
"scheme": "RxCocoa-tvOS",
20042004
"destination": "generic/platform=tvOS",
2005-
"configuration": "Release"
2005+
"configuration": "Release",
2006+
"xfail": {
2007+
"compatibility": {
2008+
"4.0.3": {
2009+
"branch": {
2010+
"swift-4.2-branch": "https://bugs.swift.org/browse/SR-7098"
2011+
}
2012+
}
2013+
}
2014+
}
20062015
},
20072016
{
20082017
"action": "BuildXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)