Skip to content

Commit 38fda49

Browse files
authored
xfail distributed actor cluster until fixed
This issue was not resolved and has been re-reported now. We must fix it before 6.0 ships, radar here: rdar://127206143
1 parent 434a574 commit 38fda49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

projects.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3385,12 +3385,12 @@
33853385
"action": "BuildSwiftPackage",
33863386
"build_tests": "true",
33873387
"build_tests_release": "true",
3388-
"configuration": "debug",
3388+
"configuration": "debug",
33893389
"xfail": [
33903390
{
3391-
"issue": "rdar://126079715",
3391+
"issue": "rdar://127206143",
33923392
"compatibility": ["5.7"],
3393-
"branch": ["main"]
3393+
"branch": ["main", "release/6.0"]
33943394
}
33953395
]
33963396
}

0 commit comments

Comments
 (0)