Skip to content

Commit 10265ed

Browse files
authored
Merge pull request swiftlang#116 from apple/SR-4968
Resolve SRP XFAIL
2 parents 8cf826a + f7c68a5 commit 10265ed

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
@@ -1781,8 +1781,8 @@
17811781
"branch": "master",
17821782
"maintainer": "[email protected]",
17831783
"compatibility": {
1784-
"3.1": {
1785-
"commit": "ea8a65f1b5185444364637da490356aff0daadae"
1784+
"4.0": {
1785+
"commit": "fcff1d09602d660c15b5050ea8f0359cd22563ff"
17861786
}
17871787
},
17881788
"platforms": [
@@ -1794,11 +1794,10 @@
17941794
"configuration": "release",
17951795
"xfail": {
17961796
"compatibility": {
1797-
"3.1": {
1797+
"4.0": {
17981798
"branch": {
1799-
"master": "https://bugs.swift.org/browse/SR-4968",
1800-
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-4968",
1801-
"swift-4.0-branch": "https://bugs.swift.org/browse/SR-4968"
1799+
"master": "https://bugs.swift.org/browse/SR-6537",
1800+
"swift-4.1-branch": "https://bugs.swift.org/browse/SR-6537"
18021801
}
18031802
}
18041803
}

0 commit comments

Comments
 (0)