Skip to content

Commit 45d12f6

Browse files
committed
Update XFAIL for swift-distributed-actors
rdar://127206143 is now resolved, and I have a PR to fix rdar://128941797.
1 parent 52f150e commit 45d12f6

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

projects.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3385,14 +3385,7 @@
33853385
"action": "BuildSwiftPackage",
33863386
"build_tests": "true",
33873387
"build_tests_release": "true",
3388-
"configuration": "debug",
3389-
"xfail": [
3390-
{
3391-
"issue": "rdar://127206143",
3392-
"compatibility": ["5.7"],
3393-
"branch": ["main", "release/6.0"]
3394-
}
3395-
]
3388+
"configuration": "debug"
33963389
}
33973390
]
33983391
},

0 commit comments

Comments
 (0)