Skip to content

Commit b3fd683

Browse files
authored
Merge pull request swiftlang#118 from apple/Sourcery
Resolve Sourcery XFAIL
2 parents 1574043 + 46ec8f7 commit b3fd683

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Diff for: projects.json

+5-6
Original file line numberDiff line numberDiff line change
@@ -1834,8 +1834,8 @@
18341834
"branch": "master",
18351835
"maintainer": "[email protected]",
18361836
"compatibility": {
1837-
"3.1": {
1838-
"commit": "92a180906cd5863bc6a1dea881abcfc2d9389a1f"
1837+
"4.0": {
1838+
"commit": "c96f06602d53e0eeca1fe5273f21080af63c7f31"
18391839
}
18401840
},
18411841
"platforms": [
@@ -1847,11 +1847,10 @@
18471847
"configuration": "release",
18481848
"xfail": {
18491849
"compatibility": {
1850-
"3.1": {
1850+
"4.0": {
18511851
"branch": {
1852-
"master": "rdar://problem/32185310",
1853-
"swift-4.1-branch": "rdar://problem/32185310",
1854-
"swift-4.0-branch": "rdar://problem/32185310"
1852+
"master": "https://bugs.swift.org/browse/SR-6556",
1853+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6556"
18551854
}
18561855
}
18571856
}

0 commit comments

Comments
 (0)