Skip to content

Commit 702d467

Browse files
committed
XFAIL Doggie in Debug configuration on main branch
The constraint solver performance changes are reverted via swiftlang/swift#79128 which means that Doggie tests are going to fail again.
1 parent bcfa803 commit 702d467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@
786786
{
787787
"issue": "https://github.com/apple/swift/issues/70764",
788788
"compatibility": "5.0",
789-
"branch": ["release/5.9", "release/5.10", "release/6.0", "release/6.1"],
789+
"branch": ["main", "release/5.9", "release/5.10", "release/6.0", "release/6.1"],
790790
"configuration": "debug",
791791
"platform": "Darwin",
792792
"job": ["source-compat"]

0 commit comments

Comments
 (0)