Skip to content

Commit 3aa6636

Browse files
authored
Merge pull request #1019 from swiftlang/jadams/fix-siesta-xfail
Xfail siesta - debug
2 parents edb3b83 + 7caab1a commit 3aa6636

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4374,6 +4374,13 @@
43744374
"compatibility": ["5.0"],
43754375
"branch": ["release/6.0", "release/6.1", "release/6.2"],
43764376
"job": ["source-compat"]
4377+
},
4378+
{
4379+
"issue": "https://github.com/apple/swift/issues/57431",
4380+
"compatibility": ["5.0"],
4381+
"configuration": "debug",
4382+
"branch": ["main"],
4383+
"job": ["source-compat"]
43774384
}
43784385
]
43794386
},

0 commit comments

Comments
 (0)