Skip to content

Commit b49c2f3

Browse files
committed
Un-XFAIL fluent: it's passing now.
1 parent 374a1dd commit b49c2f3

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
@@ -719,16 +719,7 @@
719719
{
720720
"action": "BuildSwiftPackage",
721721
"configuration": "release",
722-
"tags": "sourcekit",
723-
"xfail": {
724-
"compatibility": {
725-
"4.2": {
726-
"branch": {
727-
"master": "https://bugs.swift.org/browse/SR-8332"
728-
}
729-
}
730-
}
731-
}
722+
"tags": "sourcekit"
732723
}
733724
]
734725
},

0 commit comments

Comments
 (0)