Skip to content

Commit 6a7ea78

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#615 from SusanDoggie/patch-1
Update XFails
2 parents 074b98c + 03dad22 commit 6a7ea78

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)