Skip to content

Commit 9f93859

Browse files
authored
Revert "XFAIL projects using non-stdlib Result"
1 parent d6c74a7 commit 9f93859

File tree

1 file changed

+10
-110
lines changed

1 file changed

+10
-110
lines changed

projects.json

Lines changed: 10 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,7 @@
7979
"workspace": "Alamofire.xcworkspace",
8080
"scheme": "iOS Example",
8181
"destination": "generic/platform=iOS",
82-
"configuration": "Release",
83-
"xfail" : {
84-
"compatibility": {
85-
"4.0": {
86-
"branch": {
87-
"master": "https://bugs.swift.org/browse/SR-9497"
88-
}
89-
}
90-
}
91-
}
82+
"configuration": "Release"
9283
}
9384
]
9485
},
@@ -1018,11 +1009,6 @@
10181009
"master": "https://bugs.swift.org/browse/SR-8270",
10191010
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-8270"
10201011
}
1021-
},
1022-
"4.0": {
1023-
"branch": {
1024-
"master": "https://bugs.swift.org/browse/SR-9497"
1025-
}
10261012
}
10271013
}
10281014
}
@@ -1040,11 +1026,6 @@
10401026
"master": "https://bugs.swift.org/browse/SR-8270",
10411027
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-8270"
10421028
}
1043-
},
1044-
"4.0": {
1045-
"branch": {
1046-
"master": "https://bugs.swift.org/browse/SR-9497"
1047-
}
10481029
}
10491030
}
10501031
}
@@ -1878,64 +1859,28 @@
18781859
"scheme": "ReactiveCocoa-macOS",
18791860
"destination": "generic/platform=macOS",
18801861
"configuration": "Release",
1881-
"tags": "sourcekit",
1882-
"xfail" : {
1883-
"compatibility": {
1884-
"4.0": {
1885-
"branch": {
1886-
"master": "https://bugs.swift.org/browse/SR-9497"
1887-
}
1888-
}
1889-
}
1890-
}
1862+
"tags": "sourcekit"
18911863
},
18921864
{
18931865
"action": "BuildXcodeWorkspaceScheme",
18941866
"workspace": "ReactiveCocoa.xcworkspace",
18951867
"scheme": "ReactiveCocoa-iOS",
18961868
"destination": "generic/platform=iOS",
1897-
"configuration": "Release",
1898-
"xfail" : {
1899-
"compatibility": {
1900-
"4.0": {
1901-
"branch": {
1902-
"master": "https://bugs.swift.org/browse/SR-9497"
1903-
}
1904-
}
1905-
}
1906-
}
1869+
"configuration": "Release"
19071870
},
19081871
{
19091872
"action": "BuildXcodeWorkspaceScheme",
19101873
"workspace": "ReactiveCocoa.xcworkspace",
19111874
"scheme": "ReactiveCocoa-tvOS",
19121875
"destination": "generic/platform=tvOS",
1913-
"configuration": "Release",
1914-
"xfail" : {
1915-
"compatibility": {
1916-
"4.0": {
1917-
"branch": {
1918-
"master": "https://bugs.swift.org/browse/SR-9497"
1919-
}
1920-
}
1921-
}
1922-
}
1876+
"configuration": "Release"
19231877
},
19241878
{
19251879
"action": "BuildXcodeWorkspaceScheme",
19261880
"workspace": "ReactiveCocoa.xcworkspace",
19271881
"scheme": "ReactiveCocoa-watchOS",
19281882
"destination": "generic/platform=watchOS",
1929-
"configuration": "Release",
1930-
"xfail" : {
1931-
"compatibility": {
1932-
"4.0": {
1933-
"branch": {
1934-
"master": "https://bugs.swift.org/browse/SR-9497"
1935-
}
1936-
}
1937-
}
1938-
}
1883+
"configuration": "Release"
19391884
}
19401885
]
19411886
},
@@ -1962,64 +1907,28 @@
19621907
"scheme": "ReactiveSwift-macOS",
19631908
"destination": "generic/platform=macOS",
19641909
"configuration": "Release",
1965-
"tags": "sourcekit",
1966-
"xfail" : {
1967-
"compatibility": {
1968-
"4.0": {
1969-
"branch": {
1970-
"master": "https://bugs.swift.org/browse/SR-9497"
1971-
}
1972-
}
1973-
}
1974-
}
1910+
"tags": "sourcekit"
19751911
},
19761912
{
19771913
"action": "BuildXcodeWorkspaceScheme",
19781914
"workspace": "ReactiveSwift.xcworkspace",
19791915
"scheme": "ReactiveSwift-iOS",
19801916
"destination": "generic/platform=iOS",
1981-
"configuration": "Release",
1982-
"xfail" : {
1983-
"compatibility": {
1984-
"4.0": {
1985-
"branch": {
1986-
"master": "https://bugs.swift.org/browse/SR-9497"
1987-
}
1988-
}
1989-
}
1990-
}
1917+
"configuration": "Release"
19911918
},
19921919
{
19931920
"action": "BuildXcodeWorkspaceScheme",
19941921
"workspace": "ReactiveSwift.xcworkspace",
19951922
"scheme": "ReactiveSwift-tvOS",
19961923
"destination": "generic/platform=tvOS",
1997-
"configuration": "Release",
1998-
"xfail" : {
1999-
"compatibility": {
2000-
"4.0": {
2001-
"branch": {
2002-
"master": "https://bugs.swift.org/browse/SR-9497"
2003-
}
2004-
}
2005-
}
2006-
}
1924+
"configuration": "Release"
20071925
},
20081926
{
20091927
"action": "BuildXcodeWorkspaceScheme",
20101928
"workspace": "ReactiveSwift.xcworkspace",
20111929
"scheme": "ReactiveSwift-watchOS",
20121930
"destination": "generic/platform=watchOS",
2013-
"configuration": "Release",
2014-
"xfail" : {
2015-
"compatibility": {
2016-
"4.0": {
2017-
"branch": {
2018-
"master": "https://bugs.swift.org/browse/SR-9497"
2019-
}
2020-
}
2021-
}
2022-
}
1931+
"configuration": "Release"
20231932
}
20241933
]
20251934
},
@@ -3200,16 +3109,7 @@
32003109
{
32013110
"action": "BuildSwiftPackage",
32023111
"configuration": "release",
3203-
"tags": "sourcekit",
3204-
"xfail" : {
3205-
"compatibility": {
3206-
"4.2": {
3207-
"branch": {
3208-
"master": "https://bugs.swift.org/browse/SR-9505"
3209-
}
3210-
}
3211-
}
3212-
}
3112+
"tags": "sourcekit"
32133113
}
32143114
]
32153115
},

0 commit comments

Comments
 (0)