Skip to content

Commit 2a55767

Browse files
authored
Merge pull request swiftlang#570 from apple/xfail-rxswift-rxtest-5.5
XFAIL RxTest on release/5.5 as well
2 parents a1f3c8d + 43303cb commit 2a55767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2541,9 +2541,9 @@
25412541
"tags": "sourcekit-disabled",
25422542
"xfail": [
25432543
{
2544-
"issue": "https://bugs.swift.org/browse/SR-14655",
2544+
"issue": "https://bugs.swift.org/browse/SR-14655;rdar://81276100",
25452545
"compatibility": ["5.1"],
2546-
"branch": ["main"],
2546+
"branch": ["main", "release/5.5"],
25472547
"configuration": "release"
25482548
}
25492549
]

0 commit comments

Comments
 (0)