Skip to content

Commit e3ebbcc

Browse files
authored
XFAIL vapor_routing due to SR-9505
1 parent aac429b commit e3ebbcc

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

projects.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3205,7 +3205,16 @@
32053205
{
32063206
"action": "BuildSwiftPackage",
32073207
"configuration": "release",
3208-
"tags": "sourcekit"
3208+
"tags": "sourcekit",
3209+
"xfail" : {
3210+
"compatibility": {
3211+
"4.2": {
3212+
"branch": {
3213+
"master": "https://bugs.swift.org/browse/SR-9505"
3214+
}
3215+
}
3216+
}
3217+
}
32093218
}
32103219
]
32113220
},

0 commit comments

Comments
 (0)