Skip to content

Commit 53aa78e

Browse files
committed
1 parent dd104e5 commit 53aa78e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

projects.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2486,7 +2486,15 @@
24862486
"scheme": "RxTest",
24872487
"destination": "platform=macOS",
24882488
"configuration": "Release",
2489-
"tags": "sourcekit-disabled"
2489+
"tags": "sourcekit-disabled",
2490+
"xfail": [
2491+
{
2492+
"issue": "https://bugs.swift.org/browse/SR-14655",
2493+
"compatibility": ["5.1"],
2494+
"branch": ["main"],
2495+
"configuration": "release"
2496+
}
2497+
]
24902498
},
24912499
{
24922500
"action": "BuildXcodeWorkspaceScheme",

0 commit comments

Comments
 (0)