Skip to content

Commit fc54a3f

Browse files
committed
XFAIL swift-distributed-tracing
1 parent 2a55767 commit fc54a3f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3534,6 +3534,13 @@
35343534
"action": "BuildSwiftPackage",
35353535
"configuration": "release",
35363536
"tags": "sourcekit-disabled swiftpm"
3537+
"xfail": [
3538+
{
3539+
"issue": "https://bugs.swift.org/browse/SR-15060",
3540+
"compatibility": ["5.0", "5.2"],
3541+
"branch": ["main"]
3542+
}
3543+
]
35373544
},
35383545
{
35393546
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)