Skip to content

Commit 03dad22

Browse files
authored
Update XFails
1 parent 2b637f5 commit 03dad22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

projects.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -667,15 +667,15 @@
667667
"tags": "swiftpm",
668668
"xfail": [
669669
{
670-
"issue": "https://bugs.swift.org/browse/SR-12736",
670+
"issue": "https://bugs.swift.org/browse/SR-15450",
671671
"compatibility": "5.0",
672-
"branch": ["main", "release/5.5", "release/5.4"],
672+
"branch": ["release/5.5"],
673673
"job": ["source-compat"]
674674
},
675675
{
676-
"issue": "https://bugs.swift.org/browse/SR-14659",
676+
"issue": "https://bugs.swift.org/browse/SR-15451",
677677
"compatibility": "5.0",
678-
"branch": ["main", "release/5.5", "release/5.4"],
678+
"branch": ["main"],
679679
"job": ["source-compat"]
680680
}
681681
]

0 commit comments

Comments
 (0)