Skip to content

Commit 4423d15

Browse files
committed
XFAIL Evergreen
SR-15106
1 parent ba533c8 commit 4423d15

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

projects.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,14 @@
810810
"ARCHS": "x86_64"
811811
},
812812
"configuration": "Release",
813-
"tags": "sourcekit-disabled"
813+
"tags": "sourcekit-disabled",
814+
"xfail": [
815+
{
816+
"issue": "https://bugs.swift.org/browse/SR-15106",
817+
"compatibility": ["4.0"],
818+
"branch": ["main", "release/5.5"]
819+
}
820+
]
814821
}
815822
]
816823
},

0 commit comments

Comments
 (0)